Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The color of the brackets in template string is abnormal in tsx file #167

Open
20170922 opened this issue Mar 12, 2024 · 0 comments
Open

Comments

@20170922
Copy link

20170922 commented Mar 12, 2024

Please provide as much information as possible, usually I need these information to actually start working on an issue, so try to fill as much of these as possible

Sample code

// [Please provide a code snippet so I can test]
const appkey = 'aaaa'
const appDetail = `https://avatar.fake.com/#/service/detail/info?appkey=${appkey}&env=prod`

Filename and Language selected

file extension: tsx
the language vscode is using: typescript jsx
[Please tell us which file extension are you editing and which language VSCode is using for this file]

Atom Original theme Screenshot

image
[Screenshot of your code inside Atom, under same conditions, showing how the coloring should look]

VSCode theme Screenshot

[VSCode screeshot showing how the coloring is]
image

when disable the extension
image

Versions used

vscode info
Version: 1.87.1 (Universal)
Commit: 1e790d77f81672c49be070e04474901747115651
Date: 2024-03-06T00:23:16.418Z
Electron: 27.3.2
ElectronBuildId: 26836302
Chromium: 118.0.5993.159
Node.js: 18.17.1
V8: 11.8.172.18-electron.0
OS: Darwin x64 23.4.0

system info
ProductName: macOS
ProductVersion: 14.4
BuildVersion: 23E214

  • VSCode version: 1.87.1
  • Theme version: 2.3.0

Extra information

[Any other information that might be useful]
[Are you using a Plugin? Some languages (like Rust) require a plugin from the Marketplace to work on VSCode, please tell us if you are using any plugins that can be affecting the way VSCode renders your code]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant