-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsidersjavascriptJavaScript support issuesJavaScript support issuesverifiedVerification succeededVerification succeeded
Milestone
Description
- VSCode Version: 1.47.2 (user setup)
- OS Version: Windows_NT x64 10.0.18362
Steps to Reproduce:
- Create a file named
jsconfig.build.jsonin any directory. - Open the file with VS Code.
- The file is opened with the "JSON" language mode (instead of the expected "JSON with Comments" mode).
Other file names, e.g. jsconfig.test.json, are also opened in "JSON" language mode.
In contrast, tsconfig.json is opened in "JSON with Comments" mode even if the file name contains suffixes, e.g. tsconfig.build.json.
Does this issue occur when all extensions are disabled?: Yes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code InsidersjavascriptJavaScript support issuesJavaScript support issuesverifiedVerification succeededVerification succeeded