Releases: eamodio/vscode-tsl-problem-matcher
Releases · eamodio/vscode-tsl-problem-matcher
v0.6.2
v0.5.0
Changed
- Updates problem matchers to better work with webpack-cli@4 changes
v0.3.0
Changed
- Changes to support updated warning/error output for v5 of the fork-ts-checker-webpack-plugin
v0.2.0
Added
- Adds support for v5 of the fork-ts-checker-webpack-plugin using the
basic
formatter - Adds the code to the problem output
Fixed
- Fixes an issue with ESLint matching
v0.1.0
Added
- Adds new $ts-checker-webpack and $ts-checker-webpack-watch problem matchers to support errors and warnings reported by the fork-ts-checker-webpack-plugin
- Adds new $ts-checker-eslint-webpack and $ts-checker-eslint-webpack-watch problem matchers to support errors and warnings reported by ESLint via the fork-ts-checker-webpack-plugin
- Adds warning support to $ts-webpack and $ts-webpack-watch