Skip to content

Releases: zardoy/vscode-experiments

v0.0.49

18 Mar 11:11
Compare
Choose a tag to compare

Bug Fixes

  • actually register ensureGitUser ac7e62b

v0.0.48

17 Mar 19:16
Compare
Choose a tag to compare

New Features

v0.0.47

14 Mar 21:22
Compare
Choose a tag to compare

New Features

  • tweakTsSuggestions: also match extensionsList -> extension in arrays 84e61cc

v0.0.46

14 Mar 12:31
Compare
Choose a tag to compare

New Features

  • copyCurrentWorkspacePath command e496d48

v0.0.45

13 Mar 12:31
Compare
Choose a tag to compare

Bug Fixes

  • tweakTsSuggestions: more reliable variable name 245c9e3

v0.0.44

13 Mar 12:03
Compare
Choose a tag to compare

New Features

  • add import match for copyVariableName fea508b

v0.0.43

12 Mar 22:59
Compare
Choose a tag to compare

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

12 Mar 12:29
Compare
Choose a tag to compare

New Features

  • register codeActions also for vue 011cc92

v0.0.41

04 Mar 08:25
Compare
Choose a tag to compare

New Features

  • make signature completions configurable and enable them in vue dde8394
  • add dead command: open repository of active extension 9edb9ff

v0.0.40

24 Jan 01:42
Compare
Choose a tag to compare

Bug Fixes

  • paste: skip reindenting if clipboard has only one line 63775d6