wurst4vscode icon indicating copy to clipboard operation
wurst4vscode copied to clipboard

Wurst extension for Visual Studio Code

Results 8 wurst4vscode issues
Sort by recently updated
recently updated
newest added

Bumps [webpack](https://github.com/webpack/webpack) from 5.64.4 to 5.76.0. Release notes Sourced from webpack's releases. v5.76.0 Bugfixes Avoid cross-realm object access by @​Jack-Works in webpack/webpack#16500 Improve hash performance via conditional initialization by @​lvivski...

dependencies

Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

can't see error hint in vscode. i copy some .wurst file in other project, i fix all error hint in vscode. but when i build map, wurst compiler show me...

What about adding code autoformatter?

Would be useful for migrating old maps and it should be fairly trivial to do, I would think?

Problems / possible improvements: - When no folder is opened there should be a warning or it should automatically find the right root folder. - when starting with a wrong...

Port the REPL from Eclipse