Skip to content

Latest commit

 

History

History
118 lines (55 loc) · 4.44 KB

CHANGELOG.md

File metadata and controls

118 lines (55 loc) · 4.44 KB

1.4.6 (2021-03-21)

Bug Fixes

1.4.5 (2021-03-07)

Bug Fixes

1.4.4 (2021-02-03)

Bug Fixes

  • bump languageclient (760a968)
  • bump vls and language client (cb992e0)

1.4.3 (2020-12-12)

Bug Fixes

1.4.2 (2020-12-12)

Bug Fixes

1.4.1 (2020-12-11)

Bug Fixes

1.4.0 (2020-10-29)

Features

  • update atom-languageclient to 1 (2c98d47)
  • update vsl to 0.5.4 (beca668)

1.3.1 (2020-03-21)

Bug Fixes

  • update vls (vue language server) (32a288b)

1.3.0 (2020-02-15)

Features

  • add console service support (48cbe57)
  • add outline service support (6740026)
  • add reference finder support (7335ce2)

1.2.0 (2020-01-04)

Features

  • add template interpolation service config support (3b7d35a)

1.1.3 (2019-11-16)

Bug Fixes

  • outdated vue language server (f050fe2)

1.1.2 (2019-11-11)

Bug Fixes

  • invalid languageId preventing Vue files validation (087d39d), closes #4

1.1.1 (2019-10-05)

Bug Fixes

  • disabled component validation (db7b22b)

1.1.0 (2019-07-13)

Features

  • update vue languge server (004a31b)

1.0.0 (2019-07-01)

Bug Fixes

  • indentation in travis.yml (0890317)

Features

0.1.0

  • Add autocomplete suggestions support
  • Add [go to] definition support
  • Add datatip and signature support