microsoft / vscode-azurecli

VS Code extension for the Azure CLI 2.0
MIT License
71 stars 46 forks source link

Intellisense not working #52

Closed loquilloll closed 5 years ago

loquilloll commented 5 years ago

As soon as I start typing. This shows up in the developer console.

.vscode\extensions\ms-vscode.azurecli-0.4.5\service\azservice\tooling2.py", line 182, in _reload_config
    cli_ctx.config.config_parser.read(GLOBAL_CONFIG_PATH)
AttributeError: 'CLIConfig' object has no attribute 'config_parser'

Version: 1.35.1 (user setup) Commit: c7d83e57cd18f18026a8162d042843bda1bcf21f Date: 2019-06-12T14:30:02.622Z Electron: 3.1.8 Chrome: 66.0.3359.181 Node.js: 10.2.0 V8: 6.6.346.32 OS: Windows_NT x64 10.0.18362

Name: Azure CLI Tools Id: ms-vscode.azurecli Description: Tools for developing and running commands of the Azure CLI. Version: 0.4.5 Publisher: Microsoft VS Marketplace Link: https://marketplace.visualstudio.com/items?itemName=ms-vscode.azurecli