- (#37) Fix issue: Cannot read property 'getPath' of undefined
- Update release notes and readme file
- (#31) Execution finished with error because of pylama exit code change
- (#28) Add cache functionality
- (#25) Remove underline options from plugin configuration
- (#27) Documentation update
- (#26) Regenerate new plugin exaples
- Rewrite whole plugin to typescript
- (#23) Remove logic responsible by disabling console
- (#22) Add link to lint errors
- (#17) Change "Lint trigger" option names
- Fix few deployment issues
- Add colorLink option
- Fix error if file is in edition without project
- Add option to run only single lint instance
- Fix error with blocked lint operation
- Change way how results are returned to linter
- Fix error with lint plugins order
- Fix error related to messages without error code
- Reduce plugin dependencies
- Reduce plugin startup
- Fix error message
- Set whole line for errors with position 0
- Set items order in settings window
- Speed up startup
- Update package documentation
- Update package description
- Move documentation to separate project
- Add trigger options: after save, after change, after save and change
- Add option to define underscore type and size
- First release
- Fix error with unknown line number
- Update documentation
- Create plugin