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

Currently allautocomplete also scans comments and suggests words appearing there as well. It would be great to have an option in allautocomplete to exclude from the scan the comments lines...

- Issue Type: `Bug` - Extension Name: `All-Autocomplete` - Extension Version: `0.0.23` - OS Version: `Windows_NT x64 10.0.18363` - VSCode version: `1.43.0` ```json { "messages": [], "activationTimes": { "codeLoadingTime": 6,...

bug
PR Welcome

- Issue Type: `Performance` - Extension Name: `All-Autocomplete` - Extension Version: `0.0.18` - OS Version: `Darwin x64 18.5.0` - VSCode version: `1.32.2` :warning: Make sure to **attach** this file from...

Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.1. Commits 9a2e9b6 Mark version 6.4.1 90a9548 More rigorously check surrogate pairs in regexp validator df0cf1a Mark version 6.4.0 5303412 Also export Parser via Parser.acorn...

Has Dependency

**All Autocomplete** extension won't start due to 'Unresponsive' and 'Performance Issue' with - **Startup Activation:** `19ms` - **Profile:** `5455.77ms` I can't start this extension, it just takes way too long......

This won't always happen but oftentimes I will find autocomplete giving me a bunch of incomplete and broken suggestions. It almost seems like it was adding these to the list...

bug

Autocomplete only appears to work when there is an exact match - is there any way to enable fuzzy matching, like the functionality that already exists in most other IntelliSense...

enhancement
PR Welcome

- Issue Type: `Performance` - Extension Name: `All-Autocomplete` - Extension Version: `0.0.23` - OS Version: `Windows_NT x64 10.0.18363` - VSCode version: `1.42.1` Extension is showing as unresponsive for me. ```json...

bug
PR Welcome