- Add Gradle support
- Add CMake and Latex support (thx to @akdir)
- Add Kotlin support (thx to @markokajzer)
- Add Velocity support (thx to @salembeats)
- Set extension type as UI to cater remote development
- 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)
BREAKING CHANGES
features
- add new file name matching map to docsets
- new plugin configuration structure
- Add Ansible support
- Add Terraform support
- Add julia support (txh to sbromberger)
- Configure prettier and TSLint
- Improve typo (thx to Weifding)
- Add two new commands! (thx to Logan Saso)
- Add haml support
- Add Zeal Support (thx to szhongren!)
- Add javascript to typescript mapping
- Add Haxe support
- Add Elm support
- Add Change Keyboard Shortcut in README
- Add Language Plugins in README
- Add React support
- Add Processing support
- Add Shell Script support
- Add Stylus support
- Add TCL support
- Improve README