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

Weird color display with Greek name variable #286

Open
Power-tile opened this issue Jan 1, 2020 · 1 comment
Open

Weird color display with Greek name variable #286

Power-tile opened this issue Jan 1, 2020 · 1 comment
Assignees
Labels

Comments

@Power-tile
Copy link

Issue Type: Bug

I used Greek letters α, β, and θ to represent angles in my program. The language checker correctly recognizes these letters as variable names, but the class name (in this example, Double) failed to render as its normal green. A screenshot is shown below.

图片

Extension version: 0.8.1
VS Code version: Code 1.41.1 (26076a4de974ead31f97692a0d32f90d735645c0, 2019-12-18T14:58:56.166Z)
OS version: Windows_NT x64 10.0.18362

System Info
Item Value
CPUs Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz (8 x 1992)
GPU Status 2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
protected_video_decode: enabled
rasterization: enabled
skia_renderer: disabled_off
surface_control: disabled_off
surface_synchronization: enabled_on
video_decode: enabled
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off
webgl: enabled
webgl2: enabled
Load (avg) undefined
Memory (System) 15.87GB (7.12GB free)
Process Argv --folder-uri file:///e%3A/projects/4DModelling
Screen Reader no
VM 0%
@akaroml
Copy link
Member

akaroml commented Jan 9, 2020

Thanks for reporting @Power-tile.

The syntax highlighting for Java files are now using the tmlanguage definitions from Atom. @Vigilans Please see if it's possible to fix it.

microsoft/vscode#77140 is a better solution for this.

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

No branches or pull requests

3 participants