genius257 / vscode-viewfile-intellisense

ViewFile intellisense for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=genius257.vscode-viewfile-intellisense
MIT License
0 stars 0 forks source link

extension executablePath documentation #2

Closed genius257 closed 1 year ago

genius257 commented 1 year ago

https://github.com/genius257/vscode-viewfile-intellisense/blob/ec5d6b3dbfcd319f526dc6ac14cb6fbca8a5902b/client/src/extension.ts#L20-L24

Currently executablePath is dependant on php.executablePath or php.validate.executablePath. This is not mentioned in the readme, OR available extension settings under Feature contributions on the vscode marketplace.

It should be listed like the currently MAYBE not used:

languageServerExample.maxNumberOfProblems
languageServerExample.trace.server