eyza-cod2 / vscode-cod-gsc

Extension for VS Code for GSC scripts used in Call of Duty games
GNU General Public License v3.0
16 stars 0 forks source link

Add setting to include search paths for scripts #6

Closed ineedbots closed 2 months ago

ineedbots commented 2 months ago

https://github.com/eyza-cod2/vscode-cod-gsc/blob/master/src/GscFiles.ts#L156

I like to work from different folders that are different then the location of my modtool scripts. It would be nice to be able to add extra search paths for the extension to look for scripts.

eyza-cod2 commented 2 months ago

You can add any folder into your workspace and include it for file references for any workspace folder you want. The folder might be located anywhere.