Closed robotboy655 closed 9 months ago
I have also prepared another Pull Request that improves performance when using the allFiles
setting, on Windows at least, for large projects, such as the base GMod code.
https://github.com/robotboy655/vscode-glualint/commit/32e07b48fcb7c609581e6a387354e0f8b8724586
I will post it separately after this gets merged so it's a bit easier for you to see what exactly has changed and to avoid merge conflicts.
It uses glualint
's ability to lint multiple files at once as discussed here: https://github.com/FPtje/GLuaFixer/issues/175
👍
glualint.allFiles
orglualint.run
settings are changed@Goz3rr Tagging you just in case you miss this.