Glavin Wiechert
|
ffa2249c3e
|
See #56. Add Atom-Message-Panel to display Unsupported Language messages
|
2014-09-08 01:02:23 -03:00 |
Glavin Wiechert
|
6b2b306b9d
|
See #56. Add "Beautification in progress" view.
|
2014-09-08 00:28:10 -03:00 |
Glavin Wiechert
|
9c1965dec6
|
Closes #78. Improve startup performance.
@Glavin001 stats:
- Before: 226ms
- After: 60ms
|
2014-09-07 19:32:08 -03:00 |
Glavin Wiechert
|
528c7dc281
|
Fixes #76. Add package option "Beautify Entire File On Save"
|
2014-09-07 18:28:42 -03:00 |
Ryan Wilson
|
e599387d20
|
prevent extra cursor appearing at end of file
Reference:
https://github.com/Glavin001/atom-beautify/issues/73
|
2014-09-03 15:04:06 -07:00 |
jamiehall
|
a2fbf0c47d
|
Replacing node-parse with sqlparse (python dependency). Options: sql_indent_size(default: 2), sql_identifiers(default: lower. Options: lower, upper, capitalize). sql_sqlformat_path (path to sqlformat command if not on path). This resolves #63
|
2014-08-17 16:01:53 +02:00 |
Glavin Wiechert
|
112fde45c3
|
Fixes #60. Fix setCursors that was freezing Atom when Beautifying.
|
2014-08-15 15:37:02 -03:00 |
Glavin Wiechert
|
09c6770cd2
|
Closes #60. Convert package scripts from JavaScript to CoffeeScript.
|
2014-08-10 18:51:44 -03:00 |