- Active the extension for typescript files. #85 for detail.
- Fix spread operator incorrect definition. #69 for detail.
- Fix unable to resolve alias path on Windows. #53 for detail.
- Experimental stylus support.
- Support bracket notation completion.
- Optimize regular expression matches.
- Support path alias. Big thanks to @iChenLei.
- Add support for javascript file.
- Improvement to go to definition for camelCase.
- Improvement to autocomplete for camelCase. Thanks @kumarharsh. More detail at #3.
- Support ES6 style import.