Link to settings (fixes #18900)

This commit is contained in:
Christof Marti 2017-01-25 16:55:02 -08:00
parent 8aa7e5336d
commit 0c8829588c

View file

@ -150,7 +150,7 @@ Emmet takes the snippets idea to a whole new level: you can type CSS-like expres
ul>li.item$*5
```
>**Tip:** The [Emmet cheat sheet](http://docs.emmet.io/cheat-sheet/) is a great source of Emmet syntax suggestions. Emmet can also be enabled for additional languages via the `emmet.syntaxProfiles` [setting].
>**Tip:** The [Emmet cheat sheet](http://docs.emmet.io/cheat-sheet/) is a great source of Emmet syntax suggestions. Emmet can also be enabled for additional languages via the `emmet.syntaxProfiles` [setting](command:workbench.action.openGlobalSettings).