diff --git a/parameters/intro/syntax_highlighting.rst b/parameters/intro/syntax_highlighting.rst
index 36057bb..97e547a 100644
--- a/parameters/intro/syntax_highlighting.rst
+++ b/parameters/intro/syntax_highlighting.rst
@@ -7,9 +7,10 @@ The following editors currently support topas syntax highlighting:
- `Atom `_:
Go to Packages >> Settings View >> Install Packages/Themes, and search for topas. This package should recognise both *.tps and *.topas files and highlight them automatically. Otherwise you have to manually turn on syntax highlighting in the bottom right of your screen
-- `Sublime text `_
+- `Sublime text `_:
open the Command Palette (cmd+shift+p on Mac, ctrl+shift+p on Linux/Windows)
select Package Control: Install Package
search for Topas Syntax
-- `Vim `_
+- `Vim `_:
see `here `_ for instructions
+- `Visual Studio Code `_: Go to Extensions (ctrl+shift+x) and search for Topas. Choose the Extension "Topas" by Samuel Peet and select "Install", then reload Visual Studio Code