Closed genius257 closed 1 year ago
https://github.com/genius257/vscode-viewfile-intellisense/blob/ec5d6b3dbfcd319f526dc6ac14cb6fbca8a5902b/client/src/extension.ts#L140
https://github.com/genius257/vscode-viewfile-intellisense/blob/ec5d6b3dbfcd319f526dc6ac14cb6fbca8a5902b/client/src/extension.ts#L102
Based on the vs-code PHP language server example, the original identifier strings were never updated before publishing first release. Should be updated to somthing like: PHP ViewFile language server
PHP ViewFile language server
https://github.com/genius257/vscode-viewfile-intellisense/blob/ec5d6b3dbfcd319f526dc6ac14cb6fbca8a5902b/client/src/extension.ts#L140
https://github.com/genius257/vscode-viewfile-intellisense/blob/ec5d6b3dbfcd319f526dc6ac14cb6fbca8a5902b/client/src/extension.ts#L102
Based on the vs-code PHP language server example, the original identifier strings were never updated before publishing first release. Should be updated to somthing like:
PHP ViewFile language server