cancerberoSgx / typescript-plugins-of-mine

Research, documentation and finally useful TypeScript Language Service plugins for coe refactoring working on several IDEs / Editors like vscode, sublime and Atom that are very common in other typed languages and IDEs like Java / Eclipse
MIT License
90 stars 4 forks source link

Single quote says "refactor moveDeclarationNamed" #24

Open alber70g opened 3 years ago

alber70g commented 3 years ago

Issue Type: Bug

Whenever you type in ' it starts showing the message refactor moveDeclarationNamed. When pressing enter it'll put this there: '// &%&% moveDeclarationNamed('SomeClass', '../other/file.ts')'. Not sure if this is intentional.

Extension version: 0.0.22 VS Code version: Code 1.52.1 (ea3859d4ba2f3e577a159bc91e3074c5d85c0523, 2020-12-16T16:34:46.910Z) OS version: Windows_NT x64 10.0.19042

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i5-8600K CPU @ 3.60GHz (6 x 3600)| |GPU Status|2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
opengl: enabled_on
protected_video_decode: unavailable_off
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled| |Load (avg)|undefined| |Memory (System)|15.94GB (5.44GB free)| |Process Argv|--crash-reporter-id 2df59b4e-d5f5-4d5c-9c57-369e1e5acfa3| |Screen Reader|no| |VM|0%|
A/B Experiments ``` vsliv368cf:30146710 vsreu685:30147344 openlogontheside:30221877 python763:30178808 python383:30185418 vspor879:30202332 vspor708:30202333 vspor363:30204092 python504:30227505 vswsl492:30211401 wsl2promptcf:30224613 pythonvsdeb440:30237827 unusedprompt:30224610 folderexplorercf:30224615 openfilemenu:30224647 pythonvsded773cf:30236630 pythonvspyt600cf:30239449 vsjup459cf:30237188 ```
rdohms commented 2 years ago

I see this as well, any idea where this comes from?