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

Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2. Changelog Sourced from ssri's changelog. 6.0.2 (2021-04-07) Bug Fixes backport regex change from 8.0.1 (b30dfdb), closes #19 Commits b7c8c7c chore(release): 6.0.2 b30dfdb fix: backport...

Has Dependency

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....

Has Dependency

If the file has a text as "product_name", on typing "pro" - Ctrl+Space - no autocomplete choice is shown. This is a problem as jsons have quoted strings.

bug
PR Welcome

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.1 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...

Has Dependency

This way, I don't need to manually open these files for autocomplete to work. This feature is especially useful for Laravel Facades similar codes.

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. Commits a2c5da8 1.3.8 af5c6bb Do not use Object.create(null) 8b648a1 don't test where our devdeps don't even work c74c8af 1.3.7 024b8b5 update deps, add linting...

Has Dependency

#### When your plugin is `disable` i can work with PHP suggestions. Example: ![bez](https://user-images.githubusercontent.com/30685349/71967460-aef7fd80-3203-11ea-896f-c52982db2933.gif) #### When your plugin is `enabled`, suggestions are not displayed when I start typing Example: ![z](https://user-images.githubusercontent.com/30685349/71967728-04cca580-3204-11ea-8dab-3ada3df8eacb.gif)...

bug
PR Welcome

* move the all-autocomplete items below the regular items * also have some semantic order in them

enhancement

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