Home
Solus
Search
Configure Global Search
Log In
Transactions
D3738
Change Details
Change Details
Old
New
Diff
Updated Atom to the lastest stable version 1.30.0. * Updated to Electron 2.0.4. * The GitHub tab now displays open pull requests for the repo you're working in and allows you to easily check out PR branches without leaving the editor. * The Git tab now renders emojis in recent commit messages. * Tree-Sitter now supports grammar injections which enable highlighting of JavaScript in HTML files and HTML inside of Ruby and JavaScript files. * A new Tree-Sitter grammar was added for language-ruby * New APIs for querying Tree-Sitter syntax nodes in a text buffer. * Added a <language scope name>:root-scope-used activation hook so that packages can be activated when a language is set as the root scope of a text editor. * Cmd+- now appears as the keybinding for window:decrease-font-size in the View menu on macOS. * Added a few new data points to our metrics package to better understand the impact of Atom's hackability. * Added Node.js, Chromium, and Electron version details to the About screen. * Added a new image-view.defaultBackgroundColor that configures the default background color when viewing images in Atom. * Fixed a regression in one-light-ui and one-dark-ui where text underlines appeared when hovering over clickable status bar elements. * Updated one-light-syntax and one-dark-syntax to provide better syntax coloring for embedded languages. * Fixed a crash that occurs when amending a co-authored commit. * Improved clickability of the "Push/Pull" status bar item. * Fixed issues in autocomplete-plus that [prevented some completions from being inserted] * (atom/autocomplete-plus#983) and degraded editor performance when editing long lines. * This fixes a bug where void tags (e.g. meta) fold weirdly when Tree-sitter is enabled in html. * Cursor movement across lines is now more predictable. * Hide tooltips when a user is typing. * Introduce new Atom APIs for observing Git repositories. * Don't clear built in CSS classes from TextEditor when calling updateClassList * Fixed an issue where panes were not calling onDidTerminatePendingState when destroyed. * Fixed spell check error on systems using a non-US locale as a default. Full changelog available [here](https://github.com/atom/atom/releases/tag/v1.30.0).
Updated Atom to the lastest stable version 1.30.0. - Updated to Electron 2.0.4. - The GitHub tab now displays open pull requests for the repo you're working in and allows you to easily check out PR branches without leaving the editor. - The Git tab now renders emojis in recent commit messages. - Tree-Sitter now supports grammar injections which enable highlighting of JavaScript in HTML files and HTML inside of Ruby and JavaScript files. - A new Tree-Sitter grammar was added for language-ruby - New APIs for querying Tree-Sitter syntax nodes in a text buffer. - Added a <language scope name>:root-scope-used activation hook so that packages can be activated when a language is set as the root scope of a text editor. - Added a few new data points to our metrics package to better understand the impact of Atom's hackability. - Added Node.js, Chromium, and Electron version details to the About screen. - Added a new image-view.defaultBackgroundColor that configures the default background color when viewing images in Atom. - Fixed a regression in one-light-ui and one-dark-ui where text underlines appeared when hovering over clickable status bar elements. - Updated one-light-syntax and one-dark-syntax to provide better syntax coloring for embedded languages. - Fixed a crash that occurs when amending a co-authored commit. - Improved clickability of the "Push/Pull" status bar item. - Cursor movement across lines is now more predictable. - Hide tooltips when a user is typing. - Introduce new Atom APIs for observing Git repositories. - Don't clear built in CSS classes from TextEditor when calling updateClassList - Fixed an issue where panes were not calling onDidTerminatePendingState when destroyed. - Fixed spell check error on systems using a non-US locale as a default. Full changelog available [here](https://github.com/atom/atom/releases/tag/v1.30.0).
Updated Atom to the lastest stable version 1.30.0.
*
-
Updated to Electron 2.0.4.
*
-
The GitHub tab now displays open pull requests for the repo you're working in and allows you to easily check out PR branches without leaving the editor.
*
-
The Git tab now renders emojis in recent commit messages.
*
-
Tree-Sitter now supports grammar injections which enable highlighting of JavaScript in HTML files and HTML inside of Ruby and JavaScript files.
*
-
A new Tree-Sitter grammar was added for language-ruby
*
-
New APIs for querying Tree-Sitter syntax nodes in a text buffer.
*
-
Added a <language scope name>:root-scope-used activation hook so that packages can be activated when a language is set as the root scope of a text editor.
* Cmd+- now appears as the keybinding for window:decrease-font-size in the View menu on macOS
- Added a few new data points to our metrics package to better understand the impact of Atom's hackability
.
*
-
Added
a few new data points to our metrics package to better understand the impact of Atom's hackability
Node.js, Chromium, and Electron version details to the About screen
.
*
-
Added
Node.js, Chromium, and Electron version details to the About screen
a new image-view.defaultBackgroundColor that configures the default background color when viewing images in Atom
.
* Added a new image-view.defaultBackgroundColor that configures the default background color when viewing images in Atom
- Fixed a regression in one-light-ui and one-dark-ui where text underlines appeared when hovering over clickable status bar elements
.
* Fixed a regression in one-light-ui and one-dark-ui where text underlines appeared when hovering over clickable status bar element
- Updated one-light-syntax and one-dark-syntax to provide better syntax coloring for embedded language
s.
* Updated one-light-syntax and one-dark-syntax to provide better syntax coloring for embedded languages
- Fixed a crash that occurs when amending a co-authored commit
.
* Fixed a crash that occurs when amending a co-authored commit
- Improved clickability of the "Push/Pull" status bar item
.
* Improved clickability of the "Push/Pull" status bar item
- Cursor movement across lines is now more predictable
.
* Fixed issues in autocomplete-plus that [prevented some completions from being inserted]
- Hide tooltips when a user is typing.
* (atom/autocomplete-plus#983) and degraded editor performance when editing long lines
- Introduce new Atom APIs for observing Git repositories
.
* This fixes a bug where void tags (e.g. meta) fold weirdly
- Don't clear built in CSS classes from TextEditor
when
Tree-sitter is enabled in html.
calling updateClassList
* Cursor movement across lines is now more predictable
- Fixed an issue where panes were not calling onDidTerminatePendingState when destroyed
.
* Hide tooltips when a user is typing. * Introduce new Atom APIs for observing Git repositories. * Don't clear built in CSS classes from TextEditor when calling updateClassList * Fixed an issue where panes were not calling onDidTerminatePendingState when destroyed. *
-
Fixed spell check error on systems using a non-US locale as a default. Full changelog available [here](https://github.com/atom/atom/releases/tag/v1.30.0).
Continue