Skip to content

Latest commit

 

History

History
79 lines (46 loc) · 1.46 KB

CHANGELOG.md

File metadata and controls

79 lines (46 loc) · 1.46 KB

2.4.0

  • Add Gradle support

2.3.0

  • Add CMake and Latex support (thx to @akdir)
  • Add Kotlin support (thx to @markokajzer)

2.2.0

  • Add Velocity support (thx to @salembeats)
  • Set extension type as UI to cater remote development

2.1.0

  • Add new exact docset option dash.exactDocset

By default Dash will search the keyword in similar or related docsets outside of specified docset e.g. search a keyword in .ts file will also search into vue and angular docset even though only typescript and javascript specified in setting.

  • Upgrade husky to 1.1.x (thx to @cmygray)

2.0.0

BREAKING CHANGES

features

  • add new file name matching map to docsets
  • new plugin configuration structure

1.10.0

  • Add Ansible support

1.9.0

  • Add Terraform support

1.8.0

1.7.1

  • Configure prettier and TSLint
  • Improve typo (thx to Weifding)

1.7.0

1.6.0

  • Add haml support

1.5.0

  • Add Zeal Support (thx to szhongren!)
  • Add javascript to typescript mapping

1.4.0

  • Add Haxe support

1.3.0

  • Add Elm support
  • Add Change Keyboard Shortcut in README
  • Add Language Plugins in README

1.2.0

  • Add React support
  • Add Processing support
  • Add Shell Script support
  • Add Stylus support
  • Add TCL support
  • Improve README