-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Expand file tree
/
Copy patheditors.yml
More file actions
39 lines (39 loc) · 1.54 KB
/
editors.yml
File metadata and controls
39 lines (39 loc) · 1.54 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
- image: "/images/editors/editor_emacs.svg"
name: Emacs
content: |
[`prettier-js`](https://github.com/prettier/prettier-emacs)
[`prettier.el`](https://github.com/jscheid/prettier.el)
[`Apheleia`](https://github.com/raxod502/apheleia)
- image: /images/editors/editor_espresso.svg
name: Espresso
content: |
[`espresso-prettier`](https://github.com/eablokker/espresso-prettier)
- image: /images/editors/editor_nova.svg
name: Nova
content: |
[`Prettier`](https://extensions.panic.com/extensions/alexanderweiss/alexanderweiss.prettier/)
[`Prettier⁺`](https://extensions.panic.com/extensions/stonerl/stonerl.prettier/)
- image: /images/editors/editor_sublime.svg
name: Sublime Text
content: |
[`JsPrettier`](https://packagecontrol.io/packages/JsPrettier)
- image: /images/editors/editor_vim.svg
name: Vim
content: |
[`vim-prettier`](https://github.com/prettier/vim-prettier)
[`neoformat`](https://github.com/sbdchd/neoformat)
[`ALE`](https://github.com/w0rp/ale)
[`coc-prettier`](https://github.com/neoclide/coc-prettier)
- image: /images/editors/editor_vs.svg
name: Visual Studio
content: |
[`JavaScriptPrettier`](https://github.com/madskristensen/JavaScriptPrettier)
[`PrettierX64`](https://github.com/KennethScott/PrettierX64)
- image: /images/editors/editor_vscode.svg
name: VS Code
content: |
[`prettier-vscode`](https://github.com/prettier/prettier-vscode)
- image: /images/editors/editor_webstorm.svg
name: WebStorm
content: |
[Built-in support](https://prettier.io/docs/webstorm)