2013-09-10 21:43:49 +04:00
|
|
|
* Fixed: Make Atom's version the same as Speakeasy's version
|
|
|
|
|
2013-09-10 11:06:05 +04:00
|
|
|
* Fixed: Package generator package not opening window to generated package
|
|
|
|
|
2013-09-06 02:37:34 +04:00
|
|
|
* Fixed: Precompile bootstrap.less for faster startup
|
|
|
|
|
2013-09-06 00:50:17 +04:00
|
|
|
* Fixed: Save sometimes failing from an editor that was split
|
2013-09-05 23:04:37 +04:00
|
|
|
* Fixed: Search results not appearing when set to exclude ignores
|
|
|
|
|
2013-09-04 01:33:45 +04:00
|
|
|
* Fixed: Status bar and gutter displaying incorrect Git status information
|
2013-09-04 01:32:02 +04:00
|
|
|
* Fixed: Packages not installing from the Settings view
|
|
|
|
* Fixed: Spec runner now works from a released build
|
|
|
|
* Fixed: Literate CoffeeScript not syntax highlighting correctly
|
|
|
|
|
2013-08-22 05:52:14 +04:00
|
|
|
* Added: Soft wrap and tab length can now be set in the settings view
|
2013-08-21 19:50:30 +04:00
|
|
|
* Fixed: Python import statements not syntax highlighting correctly
|
|
|
|
|
2013-08-12 21:09:30 +04:00
|
|
|
* Added: Terminal package now bundled by default, open with ctrl-`
|
|
|
|
* Fixed: Fuzzy finder not showing results for files at a certain depth
|
|
|
|
* Fixed: Atom > Preferences... menu not opening settings in focused window
|
|
|
|
|
2013-08-09 22:26:25 +04:00
|
|
|
* Fixed: Atom failing to launch if the theme being used was not found
|
|
|
|
|
2013-08-07 21:52:36 +04:00
|
|
|
* Improved: Theme changes now immediately take effect
|
2013-08-07 06:05:24 +04:00
|
|
|
* Fixed: Wrap in quotes/parens now works in split panes
|
2013-08-07 05:15:54 +04:00
|
|
|
* Improved: Autocomplete now includes CSS property names and values
|
2013-08-06 01:09:08 +04:00
|
|
|
* Improved: Settings GUI is now a pane item
|
|
|
|
* Added: Support package filtering in Settings GUI
|
|
|
|
* Added: Dynamically load all config options in the Settings GUI
|
2013-08-01 20:12:18 +04:00
|
|
|
* Added: Ability to bookmark lines and navigate bookmarks
|
2013-08-01 04:59:27 +04:00
|
|
|
* Fixed: Error when inserting newlines in CSS
|
2013-08-01 20:13:12 +04:00
|
|
|
* Fixed: Folding all will fold comments as well
|
|
|
|
* Added: Ability to fold all code at a given indentation level
|
2013-08-01 04:59:27 +04:00
|
|
|
|
2013-07-23 19:13:32 +04:00
|
|
|
* Improved: cmd-n now opens a new tab and cmd-shift-n now opens a new window.
|
|
|
|
* Added: Inspect Element context menu
|
2013-07-22 20:07:56 +04:00
|
|
|
* Fixed: Save As dialog now defaults to directory path of current editor
|
2013-07-18 05:30:43 +04:00
|
|
|
* Fixed: Using toggle comment shortcut respects indentation level
|
|
|
|
|
2013-07-15 23:18:50 +04:00
|
|
|
* Fixed: Search never completing in the command panel
|
|
|
|
|
2013-07-12 07:22:43 +04:00
|
|
|
* Fixed: cmd-n now works when no windows are open
|
|
|
|
|
2013-07-10 19:54:15 +04:00
|
|
|
* Fixed: Error selecting a grammar for an untitled editor
|
|
|
|
|
2013-07-09 20:22:35 +04:00
|
|
|
* Added: j/k now can be used to navigate the tree view and archive editor
|
|
|
|
|
2013-07-05 20:17:44 +04:00
|
|
|
* Fixed: Atom can now be launched when ~/.atom/config.cson doesn't exist
|
2013-07-02 20:06:54 +04:00
|
|
|
* Added: Initial collaboration sessions
|
|
|
|
* Fixed: Empty lines being deleted via uppercase/downcase command
|
|
|
|
* Fixed: Keybindings not working when using non-English keyboard language
|
2013-06-26 00:47:39 +04:00
|
|
|
* Fixed: cmd-shift-p and cmd-alt-w not doing anything when pressed
|
|
|
|
|
2013-06-21 02:39:48 +04:00
|
|
|
* Improved: Use grunt (instead of rake) for build system
|
2013-06-18 00:00:08 +04:00
|
|
|
* Fixed: Java files not syntax highlighting correctly.
|
2013-06-12 02:54:56 +04:00
|
|
|
* Fixed: LESS/CSS now indents properly after hitting enter.
|
2013-06-11 01:22:30 +04:00
|
|
|
* Added: Support for browsing .tar.gz and .zip files in the editor
|
2013-06-07 19:29:05 +04:00
|
|
|
* Added: TODO/FIXME/CHANGED are now highlighted in comments.
|
2013-06-07 19:27:53 +04:00
|
|
|
* Fixed: Full screen state of windows is now persisted across restarts.
|
2013-06-06 22:02:57 +04:00
|
|
|
* Added: Makefile syntax highlighting now included.
|
2013-06-06 21:23:58 +04:00
|
|
|
* Added: Open fuzzy finder to specific line using colon suffix (i.e ':25')
|
2013-06-05 00:55:07 +04:00
|
|
|
* Fixed: Issues deleting and moving over certain UTF-8 characters
|
|
|
|
* Fixed: Tree view not properly highlighting or revealing for open images.
|
2013-05-23 03:02:48 +04:00
|
|
|
* Added: Packages can now be installed from the configuration UI.
|
2013-05-22 08:20:21 +04:00
|
|
|
* Fixed: .git folder now ignored by default when searching
|
|
|
|
|
2013-05-16 22:45:38 +04:00
|
|
|
* Fixed: Not being able to disable packages from configuration UI.
|
2013-05-16 19:50:51 +04:00
|
|
|
* Fixed: Fuzzy finder showing poor results for entered text
|
2013-05-13 20:33:17 +04:00
|
|
|
* Improved: App icon
|
|
|
|
|
2013-05-08 21:25:54 +04:00
|
|
|
* Fixed: Fuzzy finder being empty sometimes
|
|
|
|
|
2013-05-03 01:21:22 +04:00
|
|
|
* Improved: App icon
|
2013-05-02 08:26:15 +04:00
|
|
|
* Fixed: End of line invisibles rendering incorrectly with the indent guide
|
|
|
|
* Fixed: Updates not installing automatically on restart
|
2013-05-01 10:00:23 +04:00
|
|
|
* Fixed: Wrap guide not displaying
|
2013-05-01 09:06:05 +04:00
|
|
|
* Fixed: Error when saving with the markdown preview focused
|
|
|
|
|
2013-04-30 05:02:40 +04:00
|
|
|
* Fixed: Atom always running in dev mode
|
|
|
|
* Fixed: Crash when running in dev mode without a path to the Atom source
|
|
|
|
|
2013-04-29 23:15:10 +04:00
|
|
|
* Fixed: Freeze when editing a RoR class
|
2013-04-29 21:29:46 +04:00
|
|
|
* Added: meta-N to open a new untitled editor in the current window
|
|
|
|
|
2013-04-26 20:53:17 +04:00
|
|
|
* Fixed: Styling in command logger
|
|
|
|
* Added: XML and Ruby syntax highlighting in Markdown files
|
|
|
|
* Fixed: Error when editing files in a HEAD-less Git repository
|
|
|
|
|
2013-04-25 21:10:00 +04:00
|
|
|
* Fixed: Invisible characters not being visible when enabled
|
2013-04-25 20:35:11 +04:00
|
|
|
* Added: Editor gutter now displays Git status for lines
|
|
|
|
|
2013-04-25 09:10:57 +04:00
|
|
|
* Improved: Startup time
|
2013-04-25 09:00:01 +04:00
|
|
|
* Added: SQL bundle now included
|
|
|
|
* Added: PEG.js bundle now included
|
2013-04-25 08:51:20 +04:00
|
|
|
* Added: Hyperlinks can now be opened with ctrl-O
|
2013-04-25 08:48:59 +04:00
|
|
|
* Fixed: PHP syntax highlighting
|