Autocomplete for VSCode

Instruction:
1. Install Visual Studio Code (its free https://code.visualstudio.com/)
2. Open VSCode
3. Install Extension OmniPascal //Gives colors and helps with class references(intelisense)

4. Open Folder with your map

5. Press Ctrl + Shift + P -> type "Open User Settings"
6. Copy this like on photo below:

7. Press Ctrl + S
8. Press Ctrl + Shift + P -> type "Configure User Snippets" -> type "ObjectPascal"
9. Replace all text from opened file with text from "VSCodeKamRemakeSnippets.txt".
10. Press Ctrl + S.
11. Done. Try typing snippets in your script like presented on .gif

Contains data from (date: 11.10.2017):
https://github.com/Kromster80/kam_remak ... ptsLookups
https://github.com/Kromster80/kam_remak ... amicEvents
https://github.com/Kromster80/kam_remak ... micActions
https://github.com/Kromster80/kam_remak ... amicStates
Post any bugs/modifications ideas here.