tht13 / Python-vscode

A Python language pack for Visual Studio Code
MIT License
17 stars 11 forks source link

unnecessary semicolon warning on comment #62

Open phedlund113 opened 3 years ago

phedlund113 commented 3 years ago

Issue Type: Bug

albet_lc = 'abcdefghijklmnopqrstuvwxyz'

albet_uc = 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'

^ shows squiggle and hover over show unnecessary semicolon warning.

Extension version: 0.2.3 VS Code version: Code 1.53.2 (622cb03f7e070a9670c94bae1a45d78d7181fbd4, 2021-02-11T11:48:04.245Z) OS version: Windows_NT x64 10.0.18363

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i5-2500K CPU @ 3.30GHz (4 x 3300)| |GPU Status|2d_canvas: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: unavailable_off
opengl: enabled_on
protected_video_decode: unavailable_off
rasterization: unavailable_off
skia_renderer: enabled_on
video_decode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled| |Load (avg)|undefined| |Memory (System)|23.87GB (16.52GB free)| |Process Argv|--crash-reporter-id b8d23304-0bac-4ba4-933e-3200fe2dc82c| |Screen Reader|no| |VM|40%|
A/B Experiments ``` vsliv368cf:30146710 vsreu685:30147344 python383cf:30185419 vspyt653:30253241 pythonvspyt602cf:30265443 vspor879:30202332 vspor708:30202333 vspor363:30204092 vstry244:30256636 pythonvsdeb440:30248342 pythonvsded773:30248341 pythonvspyt875:30259475 dockersubsetcf:30265999 pythontbcf:30265426 vspre833cf:30267465 ```