master
tree-indenter: Applied fix introduced in sane-indentation for atom 1.40
Reformat all JS files using prettier
Upgrade to electron 9.4.4 (#21777)
Stub global.atom
support sync conditions
Decaffeinate specs (#21546)
Remove unused import `marked`
Re-apply prettier JS formatter
Wrap temp.cleanupSync() calls in try-catch blocks
Fix bug of Linter error
🐛 Recognize git worktree directories as valid git repositories
fix lint
Adjust jasmine default timeout value
Fix typo in menu-sort-helpers-spec.js (#22032)
Replace new Buffer() with Buffer.from()
detect symbolic link packages
test: add test for conditionally loaded .node files
Spec cleanup
Add prevent option to ::onWillDestroyPaneItem
Revert "Only allow drag-and-drop to succeed on panes in the center workspace"
Use custom elements on TestPanelContainerItemElement
Revert "add delay to watch-path tests to make them less flaky"
Revert "Disable flaky spec on Windows until we can identify a proper fix"
Add timeout time
Migrate to custom elements
Fix linting issues
Use custom element on text editor element
Add textEditors.getActiveTextEditor() method (#12804)
Fix text-editor failing spec
Revert "Merge non word characters" (#21910)
Fix typo in tree-sitter-language-mode-spec.js
Fix lint errors.
Debounce the resize event handler
Add defaultFontSize setting