NodeJS require JSON file intelisense bug #43946
Labels
javascript
JavaScript support issues
upstream
Issue identified as 'upstream' component related (exists outside of VS Code)
Steps to Reproduce:
require
this file in a js file for NodeJSIf I create a JSON object in my JavaScript file intelisense checked it and I can access my object with intelisense, but if I require a JSON file intelisense don't give me directly the content of the file. I have to check my file for the content.
Does this issue occur when all extensions are disabled?: Yes
The text was updated successfully, but these errors were encountered: