Releases: zardoy/vscode-experiments
Releases · zardoy/vscode-experiments
v0.0.49
Bug Fixes
- actually register ensureGitUser
ac7e62b
v0.0.47
New Features
- tweakTsSuggestions: also match extensionsList -> extension in arrays
84e61cc
v0.0.46
New Features
- copyCurrentWorkspacePath command
e496d48
v0.0.45
Bug Fixes
- tweakTsSuggestions: more reliable variable name
245c9e3
v0.0.44
New Features
- add import match for copyVariableName
fea508b
v0.0.43
New Features
- NEW HUGE FEATURE: Tweak TS Suggestions that will include better variant suggestions (without removing original) for arrays / TS postfixes. Though not subfeatures are implemented
99ba98e
v0.0.42
New Features
- register codeActions also for vue
011cc92
v0.0.41
New Features
- make signature completions configurable and enable them in vue
dde8394
- add dead command: open repository of active extension
9edb9ff
v0.0.40
Bug Fixes
- paste: skip reindenting if clipboard has only one line
63775d6