1

Using Visual Studio Code, intellisense is not working correctly in a .js file. VSCODE version 1.56.2 (user setup)

No intellisense in .js file

The intellisense does work correctly in a <script> tag within a .html file.

Intellisense is working in script tag of html

I tried the steps in Visual Studio Code Intellisense not working for Javascript but it's not working either.

2
  • provide VScode version Commented Jun 3, 2021 at 11:57
  • @TheRakeshPurohit VScode 1.56.2 Also added in the question Commented Jun 4, 2021 at 10:41

3 Answers 3

2

Thanks for the help but I figured it out. It was an in-built pre-disabled extension for JavaScript and typescript

Extension

Sign up to request clarification or add additional context in comments.

Comments

0

try the following extension Visual Studio IntelliCode

and restart your VSCode and System

Comments

-1

try to install this extension in your VS Code :

enter image description here

1 Comment

I had that installed already when I was facing the issue, uninstalling or reinstalling this extension made no changes.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.