atishay / vscode-allautocomplete

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

Autocomplete does not work for text in "" (in json for example #68

Open gammay opened 3 years ago

gammay commented 3 years ago

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.