vscode-allautocomplete icon indicating copy to clipboard operation
vscode-allautocomplete copied to clipboard

Autocomplete from open files for VSCode

Results 48 vscode-allautocomplete issues
Sort by recently updated
recently updated
newest added

Version: 0.0.23 Error log: ``` ERR Cannot read property 'push' of undefined: TypeError: Cannot read property 'push' of undefined at /home/theaifam5/.vscode-java/atishay-jain.all-autocomplete-0.0.23/dist/extension.js:1:11378 at Array.forEach () at Object.provideCompletionItems (/home/theaifam5/.vscode-java/atishay-jain.all-autocomplete-0.0.23/dist/extension.js:1:11315) at /opt/visual-studio-code/resources/app/out/vs/workbench/services/extensions/node/extensionHostProcess.js:568:526 at...

bug
PR Welcome

- Issue Type: `Bug` - Extension Name: `All-Autocomplete` - Extension Version: `0.0.23` - OS Version: `Windows_NT x64 10.0.17763` - VSCode version: `1.41.1` :warning: We have written the needed data into...

bug
PR Welcome

Autocomplete from other files in the project without them being opened, is this possible ?

enhancement

[Atishay-Jain.All-Autocomplete-unresponsive.cpuprofile.txt](https://github.com/atishay/vscode-allautocomplete/files/3527447/Atishay-Jain.All-Autocomplete-unresponsive.cpuprofile.txt) - Issue Type: `Bug` - Extension Name: `All-Autocomplete` - Extension Version: `0.0.20` - OS Version: `Linux x64 5.0.0-26-lowlatency` - VSCode version: `1.35.0` :warning: We have written the needed data...

Hello,thanks for this amazing plugin! Now I have a questios in add files to autocomplete search:I want to add a lot of files,and adding one by one is very troublesome....

enhancement

for example, we have A, B in python-mode, and then, it wont complete A, B in html-mode, That would be much more easy to use,

enhancement

Hi! - Issue Type: `Performance` - Extension Name: `All-Autocomplete` - Extension Version: `0.0.18` - OS Version: `Darwin x64 18.0.0` - VSCode version: `1.33.1` :warning: Make sure to **attach** this file...

bug

It would be nice when Autocomplete shows a list of available suggestions when (for example using it with Groovy here), the `.` is typed. Right now I have to type...

enhancement

Hi, I've noticed that the built in intellisense is disabled when the pugin is active. As a result the code snippets don't popup anymore. And all other plugin like php...

bug

Hey, Firstly, thank you for the great work on this plugin! It's improved my workflow a lot :) I was wondering if it's possible to not include additions from AllAutoComplete...

enhancement