vscode-tsl-problem-matcher icon indicating copy to clipboard operation
vscode-tsl-problem-matcher copied to clipboard

TypeScript + Webpack Problem Matchers for VS Code

Results 10 vscode-tsl-problem-matcher issues
Sort by recently updated
recently updated
newest added

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

dependencies

Details and investigation are provided here. I believe the plugin needs to be updated in this extension https://github.com/microsoft/vscode/issues/149673

It says in the README: > Using Webpack v5 or later: In order for the watch matchers to work properly in Webpack v4, you must add --info-verbosity verbose to your...

This extension is quite popular and even used by the VS Code extension templates, maybe its deserving of a logo at this point so it appears nicer in the marketplace...

help wanted

## Thank you for taking the time to contribute to TypeScript + Webpack Problem Matchers! ♥ ### 🚨 IMPORTANT 🚨 - Please create an issue _before_ creating a Pull Request...

After spending some time with a colleague trying to identify why on his computer vscode was able to correctly suggest imports of functions existing in adjacent files, we managed to...

This is the extension gallery used by off-brand versions of VS Code, like [VSCodium](https://vscodium.com/) or [Gitpod](https://www.gitpod.io/). It looks like the instructions are at https://github.com/eclipse/openvsx/wiki/Publishing-Extensions

Webpack 5.11 ends unsuccessful compiles with: ERROR in E:\repos\electron-template\src\renderer\renderer.tsx ./src/renderer/renderer.tsx [tsl] ERROR in E:\repos\electron-template\src\renderer\renderer.tsx(9,3) TS2304: Cannot find name '#'. **webpack 5.11.0 compiled with 6 errors in 3860 ms** It also...

As tslint is being deprecated. It would be nice if there was support for eslint-loader as well.

help wanted

Type: Bug Open visual studio code from command line or elsewhere, crashes. I am using Yarn zero-install PNP with their SDKs and it's been working fine until the latest VS...