pulsar/CHANGELOG.md

39 lines
1.6 KiB
Markdown
Raw Normal View History

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.
* 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
* 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