Relentless

Results 36 comments of Relentless

Such a feature would be extremely nice to have to improve the overall performance of VSCode as well. I am working on many different projects with different languages and some...

That's really awesome to hear! Would you implement the profiles feature into the project manager then? Like load a specific profile with each project automatically?

> There's also this extension that came out in April [vscode-profiles](https://github.com/cyberbiont/vscode-profiles). I haven't tested it yet but I'm installing it now. It is somewhat of a hack with symlinks etc,...

The emoji issue is solved by changing my console font. It seems like the warning emoji was the only one I didn't have. Maybe it's just not that popular and...

I am still searching for a good way to do this. What I am doing right now is cache-busting which causes a memory leak but it's better than rewriting everything....

Would be a very handy feature to exclude specific highlights of certain channels.

I managed to fix it in my personal docker setup by adding the chat port to the environment vars and by using this snippet from the PR from the mentioned...

Is is but wouldn't it make sense to make this a conditional mixin if the target mod is actually found? We use a MixinPlugin for that in our mods which...

Forge patched that https://github.com/MinecraftForge/MinecraftForge/pull/8225

This could be used for automatically creating serverpacks for a pack version. It would simply skip all the client mods automatically.