pulsar/CHANGELOG.md

19 lines
682 B
Markdown
Raw Normal View History

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