Releases: zardoy/vscode-experiments
Releases · zardoy/vscode-experiments
v0.0.59
New Features
- add type decorations (#5)
Configurable. Enabled in all languages by default 0f94bee
v0.0.58
New Features
- new commands:
cutLineContents
cutLineContentsPreserve
selectLineContents
4c98e12
v0.0.57
New Features
copyProductIconName
command 688e521
v0.0.56
Bug Fixes
- parse name for const by matching very first bracket
d60a786
v0.0.55
Bug Fixes
- fix deriving const name from get, use etc
0d4c695
v0.0.54
New Features
- add auto name derive for
use
(useful for react & composition-api) dee9cb2
v0.0.53
Bug Fixes
- more up to date signularizing. specifically fixes cookies -> cooky
6557bd6
v0.0.52
New Features
- better tweaking of ts suggestions:
- better singularizing
- derive const name from more cases (such as create, read)
0d17f79
v0.0.51
New Features
- suggestDefaultImportName (enabled by default)
0f343fd
v0.0.50
New Features
Bug Fixes
- tweakTsSuggestions not working out of Volar's takeover mode
7ec27f8