Skip to content

Releases: zardoy/vscode-experiments

v0.0.59

02 Jun 17:38
0f94bee
Compare
Choose a tag to compare

New Features

  • add type decorations (#5)
    Configurable. Enabled in all languages by default 0f94bee

v0.0.58

23 May 12:44
Compare
Choose a tag to compare

New Features

  • new commands:
  • cutLineContents
  • cutLineContentsPreserve
  • selectLineContents 4c98e12

v0.0.57

06 May 20:39
Compare
Choose a tag to compare

New Features

  • copyProductIconName command 688e521

v0.0.56

15 Apr 21:50
Compare
Choose a tag to compare

Bug Fixes

  • parse name for const by matching very first bracket d60a786

v0.0.55

15 Apr 11:24
0d4c695
Compare
Choose a tag to compare

Bug Fixes

  • fix deriving const name from get, use etc 0d4c695

v0.0.54

11 Apr 10:06
Compare
Choose a tag to compare

New Features

  • add auto name derive for use (useful for react & composition-api) dee9cb2

v0.0.53

09 Apr 22:07
Compare
Choose a tag to compare

Bug Fixes

  • more up to date signularizing. specifically fixes cookies -> cooky 6557bd6

v0.0.52

09 Apr 20:57
Compare
Choose a tag to compare

New Features

  • better tweaking of ts suggestions:
  • better singularizing
  • derive const name from more cases (such as create, read) 0d17f79

v0.0.51

03 Apr 22:10
Compare
Choose a tag to compare

New Features

  • suggestDefaultImportName (enabled by default) 0f343fd

v0.0.50

27 Mar 05:46
Compare
Choose a tag to compare

New Features

Bug Fixes

  • tweakTsSuggestions not working out of Volar's takeover mode 7ec27f8