Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Issue with activating IntelliCode support for TypeScript/JavaScript #297

@frankjlin16

Description

@frankjlin16

Product and Version [VS/VSCode]: VS Code v1.56.2
OS Version [macOS/Windows]: Windows 10 Pro
IntelliCode Extension Version: v1.2.14
Target Platform or Language [e.g. Node.js]: JavaScript

Steps to Reproduce / Scenario:

  1. Opened a Java file. IntelliCode activates correctly.
  2. Next, opened a JavaScript file and IntelliCode throws activation error
    image

Output Log:

Acquiring model 'intellisense-members' for java
Querying IntelliCode service for available models.
Cached model is up to date.
vs-intellicode-java was passed a model: {"modelId":"45788CA1782FEF17F07049DB4764F5647A62","modelPath":"c:\\Users\\frank\\.vscode\\extensions\\visualstudioexptteam.vscodeintellicode-1.2.14\\cache\\45788CA1782FEF17F07049DB4764F5647A62_975CC5EC71E347A9B047E779B175B7D3","outputId":"975CC5EC71E347A9B047E779B175B7D3"}.
Java Extension is activated.
JavaAPI: {"apiVersion":"0.6","javaRequirement":{"java_home":"C:\\Program Files\\Java\\jdk-16.0.1","java_version":16},"status":"Started","serverMode":"Standard"}
Enabled IntelliCode for Java.
Acquiring model 'intellisense-members' for javascript
Querying IntelliCode service for available models.
Cached model is up to date.
Error while activating TypeScript/JavaScript: {}.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions