master
fix: Include `-v`/`--version` in the main usage message
Upgrade to electron 9.4.4 (#21777)
Pass safeMode and devMode on reopening a project
Reformat all JS files using prettier
Convert var to const/let in src files
Re-apply prettier JS formatter
Fix color parsing
explicit capture option in addEventListener (#21562)
Fix old comment
Bump `async` dependency to 3.2.0 in `atom/script`
Add setting to disable middle mouse paste (#21864)
Update src/context-menu-manager.coffee
Fix lint errors
spelling: compatible
Take into account the includeHidden option in ripgrep scanner
Make get-app-name module compatible with the renderer process
Fix lint error
Remove redudant await
Remove duplicate `to`
Load language-rust at snapshot-generation time
decaffeinate initialize-test-window
Use `core:` instead of `core/` when adding resources during snapshot
Fix clearing of marker-specific properties for layer decorations
Don't use cached less sources and imported files in dev mode
Fix a bug of CI linet error (src/menu-helpers.js)
Delete the comment, specified by icecream17.
Remove property-accessors dependency
support ES6 default require for packages (#21112)
Electron todo cleanups (#21816)
Merge remote-tracking branch 'origin/master' into wl-notification-stack-detail
Instantiate elementResizeDetector instances lazily
Reset the package's local storage setting if loading cannot be deferred
Use custom element on pane resize-handle element
Use customElements
Spec cleanup
Revert "Only allow drag-and-drop to succeed on panes in the center workspace"
Add prevent option to ::onWillDestroyPaneItem
Use custom elements on pane container element
Apply changes suggested by linter
Resolve Uncaught TypeError (#16392)
Replace remote module with invoke calls.
Use open-chosen-xyz commands instead of open-command with a parameter
Fix bug of "Reopen Project" menu
:lipstick:
Merge branch 'master' into electron-6.1.12-bump-electron-packager-from-git
pass through line count options
Revert "Revert "Merge pull request #6757 from atom/ns-less-memory-for-tokens""
change to addFatalError (2)
Migrate to custom elements
Revert "Allow for parsing injections in parallel"
Use custom element on text editor element
Fix linting
Remove unused variables
Shim `tokens` in tokenized lines returned from `TreeSitterLanguageMode`
tree-indenter: Fix typo
pass node
tree-indenter: Applied fix introduced in sane-indentation for atom 1.40
Fix lint errors.
Use custom element on workspace-element