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 [terser](https://github.com/terser/terser) from 4.4.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...

Has Dependency

Currently, the `excludeFiles` setting does not support dot files (files beginning with a `.`), which means that all dot files and all files inside dot directories are always included. This...

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.0 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

Has Dependency

- Issue Type: `Bug` - Extension Name: `All-Autocomplete` - Extension Version: `0.0.23` - OS Version: `Linux x64 5.7.0-997-generic` - VSCode version: `1.51.1` ```json { "messages": [], "activationTimes": { "codeLoadingTime": 3,...

hi, i am using your extension for auto completing words from a dictionary. is there any way to suggest "sâlâriye" when i type "sa". this would be very helpful. thanks...

https://code.visualstudio.com/api/extension-guides/web-extensions

enhancement
PR Welcome

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

Has Dependency

Issue Type: Feature Request не могу открыть файлы на проводнике Extension version: 0.0.23 VS Code version: Code 1.59.0 (379476f0e13988d90fab105c5c19e7abc8b1dea8, 2021-08-04T23:13:12.822Z) OS version: Windows_NT x64 10.0.18363 Restricted Mode: No

As stated above, the completed word is in lowercase while it should maintain and respect the case sensitivity of the word it's referencing.

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.14 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

Has Dependency