Josh Johnson
8d5f9b6055
Add New Formatter Notice
2018-05-25 00:16:07 -04:00
Josh Johnson
b9d6659a26
Add NativeCommands Service
2018-05-03 22:47:41 -04:00
Josh Johnson
a4366a5061
Add Configuration Service
2018-05-03 22:36:54 -04:00
Josh Johnson
7a5df9f387
Use Barrels
2018-05-03 22:01:29 -04:00
Josh Johnson
08ef6c4365
Fix Unnecessary Newline
...
fixes #147
2018-05-02 20:30:42 -04:00
Josh Johnson
df45b80085
Consolidate Constants
2018-04-28 20:08:28 -04:00
Josh Johnson
6f0bbe3ed7
Lint Fix
2018-04-27 23:15:05 -04:00
Josh Johnson
c37ac45e80
Add XML Tree View
2018-04-27 23:10:55 -04:00
Josh Johnson
5318909fcf
Add Minify XML Command
2018-03-01 21:31:14 -05:00
Josh Johnson
d37a8b70fd
Add Format As XML Command
2018-03-01 21:22:53 -05:00
Josh Johnson
2c6a5ceaa0
Maintain Comment Formatting
...
#118
2018-02-13 22:52:19 -05:00
Josh Johnson
ea5416b506
Preserve Line Breaks for Readability
...
#59
2018-02-01 20:46:01 -05:00
Josh Johnson
27433b47ce
Add Tests for Fixed Issues
...
This commit also changes the "fix" for text-only lines. We should be adjusting the text content as little as possible. In this case, we are still adding spaces (or tabs) after the last line break, but that is necessary to indent the closing element. I'll continue to adjust this as needed based on feedback and possibly add a setting to gate this behavior.
#137
2018-01-30 17:25:49 -05:00
Josh Johnson
b9b6aec528
Add First Test
2018-01-30 16:45:10 -05:00
Josh Johnson
e1d41f6025
Add NewLine After Self-Closing Tags
...
#120
2018-01-28 12:17:06 -05:00
Josh Johnson
9941bafa74
Add Attribute Splitting
...
#116
2018-01-28 12:09:57 -05:00
Josh Johnson
8f0bf58462
Begin Implementing V2 Formatter
2018-01-28 01:19:06 -05:00
Josh Johnson
5526923772
Override Global Configuration
...
From PR #129
#128
2018-01-27 20:51:15 -05:00
Josh Johnson
bedb878549
Implement Classic XML Formatting
2018-01-27 20:30:03 -05:00