Skip to content
This repository has been archived by the owner on May 7, 2020. It is now read-only.

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesbirtles committed May 5, 2019
1 parent 8a5d23c commit 07be664
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ Currently Supported:

- Svelte
- Diagnostic messages for warnings and errors
- Svelte specific formatting (via [prettier-plugin-svelte](https://github.com/UnwrittenFun/prettier-plugin-svelte))
- HTML (via [vscode-html-languageservice](https://github.com/Microsoft/vscode-html-languageservice))
- Hover info
- Autocompletions
- [Emmet](https://emmet.io/)
- Formatting
- Symbols in Outline panel
- CSS / SCSS / LESS (via [vscode-css-languageservice](https://github.com/Microsoft/vscode-css-languageservice))
- Diagnostic messages for syntax and lint errors
Expand All @@ -38,9 +38,11 @@ Currently Supported:
- Hover info
- Formatting (via [prettier](https://github.com/prettier/prettier))
- Symbols in Outline panel
- Autocompletions

## How can I use it?

Install a plugin for your editor:

- [VS Code](https://github.com/UnwrittenFun/svelte-vscode)
- [Atom](https://github.com/UnwrittenFun/svelte-atom)

0 comments on commit 07be664

Please sign in to comment.