atishay / vscode-allautocomplete

Autocomplete from open files for VSCode
MIT License
105 stars 25 forks source link

Snippets suggestion are not displayed when the plugin is enabled #51

Closed kanlukasz closed 1 year ago

kanlukasz commented 4 years ago

When your plugin is disable i can work with PHP suggestions.

Example: bez

When your plugin is enabled, suggestions are not displayed when I start typing

Example: z

Tested on:

Version: 1.42.0-insider
Commit: cba31b819ea99836daf51cee56299348e9c6d20b
Date: 2020-01-08T05:39:25.874Z
Electron: 6.1.6
Chrome: 76.0.3809.146
Node.js: 12.4.0
V8: 7.6.303.31-electron.0
OS: Windows_NT x64 10.0.18363

settings.json

empty

kanlukasz commented 3 years ago

Fortunately, the VSCode team has taken care of this and is releasing their own version https://github.com/microsoft/vscode/issues/5312#issuecomment-724717894

kanlukasz commented 1 year ago

I don't think this has been fixed by the author. I moved to a native solution in VSCode