You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get this when deleting and then re-adding one of the commas in a dependencies section in an extension package.json file.
TypeError: Cannot read property 'catch' of null
at AzureRMTools.onProvideSignatureHelp (c:\Repos\vscode-azurearmtools\src\AzureRMTools.ts:554:23)
at Object.provideSignatureHelp (c:\Repos\vscode-azurearmtools\src\AzureRMTools.ts:215:45)
at c:\Program Files (x86)\Microsoft VS Code\resources\app\out\vs\workbench\node\extensionHostProcess.js:635:403
I get this when deleting and then re-adding one of the commas in a dependencies section in an extension package.json file.
TypeError: Cannot read property 'catch' of null
at AzureRMTools.onProvideSignatureHelp (c:\Repos\vscode-azurearmtools\src\AzureRMTools.ts:554:23)
at Object.provideSignatureHelp (c:\Repos\vscode-azurearmtools\src\AzureRMTools.ts:215:45)
at c:\Program Files (x86)\Microsoft VS Code\resources\app\out\vs\workbench\node\extensionHostProcess.js:635:403
...
}
The text was updated successfully, but these errors were encountered: