We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46a6660 commit 6514b30Copy full SHA for 6514b30
1 file changed
README.md
@@ -80,8 +80,8 @@ Please feel free to help out with the extensions if you'd like! Simply fork/clon
80
81
Some notes:
82
83
-- The VSCode extension directory is located in `API\VSCode`
84
-- The LDT extension directory is located in `API\LuaDevelopmentTools`
+- The VSCode extension directory is at `API\VSCode`
+- The LDT extension directory is at `API\LuaDevelopmentTools`
85
- The file containing all of the VSCode snippets is at `API\VSCode\snippets\snippets.json`
86
- The file containing all of the LDT snippets is at `API\LuaDevelopmentTools\Battlefront2API.doclua`
87
- Documentation for creating VSCode snippets can be found [HERE](https://code.visualstudio.com/docs/editor/userdefinedsnippets)
0 commit comments