Releases: zardoy/vscode-experiments
Releases · zardoy/vscode-experiments
v0.0.90
New Features
- new feature!
autoIndentEmptyLine
go to setting and enable it!! 90cd4ca
openGithubEnvTerminal
command 3fff3e6
Bug Fixes
v0.0.89
Bug Fixes
- skip counting tabs without uri (#26)
v0.0.88
New Features
- signature completions: leave more space for ts suggestions when arg name is the same as current word (exclude uneeded suggestion) 46175cc
v0.0.86
Bug Fixes
- hide number in explorer for closed tab (#22)
Co-authored-by: Ilya Golovin @ILScc 15c367f
v0.0.85
New Features
- git stage/unstage/revert files from quickPick! 2ac282d
- completions in key/mac keybindigns 75ab325
Bug Fixes
- git next/prev change command 49783ac
v0.0.84
New Features
- Now auto escaping " in JSON (autoEscapeJson) disableable 7e9e428
v0.0.83
New Features
- completionsKindPlayground da94973
- add keybindings.command & configuration.default completions! 518d2da
toggleExtHostOutput
command to open extension log ad2f531
Bug Fixes
suggestDefaultImportName
: use correct order 444abdf
v0.0.82
New Features
- signatureCompletion: now placeholder snippets is opt-in feature b82d99c
v0.0.81
Bug Fixes
- allow return type in command d0f42f1