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
When opening an Angular project in VS Code, VS Intellicode produces an error in the developer tools debugger console:
abstractExtensionService.ts:717 Activating extension 'VisualStudioExptTeam.vscodeintellicode' failed: [VisualStudioExptTeam.vscodeintellicode]: Proposed API is only available when running out of dev or with the following command line switch: --enable-proposed-api VisualStudioExptTeam.vscodeintellicode.
There is nothing in the Output window for Intellicode, there isn't even a selection for it in the dropdown.
OS Version [macOS/Windows]: WIndows 10 IntelliCode Extension Version: 1.2.10 Target Platform or Language [e.g. Node.js]:
Angular / Typescript Steps to Reproduce / Scenario:
Open angular project
open various files in the project, hovering over the code.
Open developer Tools, see error.
The text was updated successfully, but these errors were encountered:
Thank you for the report. We're actively working to get this resolved. It's currently only affecting VSCode Insiders, and using the regular (blue icon) VSCode shouldn't present you with this problem. We'll make sure to notify you when an update is available and this is resolved.
When opening an Angular project in VS Code, VS Intellicode produces an error in the developer tools debugger console:
There is nothing in the Output window for Intellicode, there isn't even a selection for it in the dropdown.
Product and Version [VS/VSCode]:
OS Version [macOS/Windows]: WIndows 10
IntelliCode Extension Version: 1.2.10
Target Platform or Language [e.g. Node.js]:
Angular / Typescript
Steps to Reproduce / Scenario:
The text was updated successfully, but these errors were encountered: