Skip to content

Commit 54d16a2

Browse files
jonlabelleczosel
authored andcommitted
Add Sublime Text Editor Integration Support (#995)
Sublime Text [now supports](jonlabelle/SublimeJsPrettier@0e7fdb5) Prettier PHP.
1 parent 4089673 commit 54d16a2

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,10 @@ After restarting VScode the plugin should work as expected.
189189

190190
Regarding plugin support in the official plugin vim-prettier see [this issue](https://github.com/prettier/vim-prettier/issues/119).
191191

192+
### Sublime Text
193+
194+
Sublime Text support is available through Package Control and the [JsPrettier](https://packagecontrol.io/packages/JsPrettier) plug-in.
195+
192196
#### ALE
193197

194198
The linting plugin ALE has built-in support for prettier and its plugins. Just add prettier to your [list of fixers](https://github.com/w0rp/ale#2ii-fixing). For example:

0 commit comments

Comments
 (0)