Commenting out code in JavaScript causes incorrect syntax display of JavaScript
Open
bug
grammar
needs-reproduction
vscode-graphql
vscode-graphql-syntax
- Dominant language
- TypeScript
- Stars
- 16.9k
- Forks
- 1.9k
- Avg merge
- 22h 45m
- Merged PRs (30d)
- 70
Description
## Actual Behavior
Commenting out code in JavaScript causes incorrect syntax display of JavaScript
## Expected Behavior
Show correct code
## Steps to Reproduce the Problem Or Description
Type in line shown in animated gif and comment out (may only happen in server.js when running with node, I found in React app with nextjs did not see error)
## Specifications
- GraphQL for VSCode Extension Version:
- VSCode Version: 1.50.0-insider
- OS Name: mac osx
- OS Version:

Contributor guide
Assessment
This issue has not been assessed yet.