Henning Dieterichs

Results 573 comments of Henning Dieterichs

Please reproduce this issue in the playground. We cannot help you otherwise.

Looks like vankops answer says this is by design: > so web entrypoints and webworker entrypoints will have duplicate code since they used for different targets... I understand this sucks.

> It is all about Monaco plugin to upgrade to this webpack API. What do you suggest? We don't want a webpack lock-in though.

Thanks for the PR! Can you add some tests?

Unfortunately, VS Code and the standalone monaco editor use different tokenizers. We would more than welcome a PR for the standalone monaco editor tokenizer (monarch) that fixes this issue!

Sorry, I don't understand how to reproduce this issue. Can you give clear steps?

Please provide steps for how to reproduce this in the monaco editor. We don't have the resources to try to reproduce issues in third party frameworks (such as NextJS).

The grammars are mostly community contributed. Feel free to create PRs to correct any mistakes. (in that case, please explain in detail your changes, so that not someone else creates...

I can reproduce. This does not happen in VS Code though.