Update Using-the-Salsa-Preview-in-Visual-Studio-15-Preview.md

This commit is contained in:
Daniel Rosenwasser 2016-07-05 13:29:35 -07:00 коммит произвёл GitHub
Родитель ce59ce9222
Коммит 1859897eb2
1 изменённых файлов: 4 добавлений и 2 удалений

Просмотреть файл

@ -26,9 +26,11 @@ This change opens up several opportunities, such as:
to be converted to JavaScript that runs on all of today's engines.
## Enabling Salsa
To enable the new "Salsa" language service experience in Visual Studio "15" Preview 3:
open the Tools - Options dialog, navigate to "Text Editor", "JavaScript", "Experimental", and enable
the option.
1. Open the `Tools > Options` dialog.
2. Navigate to "Text Editor" > "JavaScript" > "Experimental".
3. Enable the option titled "Enable the experimental JavaScript language service."
<img src="https://raw.githubusercontent.com/wiki/Microsoft/TypeScript/images/enable-salsa-dev15.png" height="407" width="652"/>