crt-31

Results 7 issues of crt-31

Extension Name: vscode-gradle Extension Version: 3.12.7 OS Version: Win 10 VSCode version: 1.76 **Describe the bug** Plugin is not loading and throwing errors when trying to use a local file...

bug

### Is your feature request related to a problem? Please describe. Metals should have a way to configure a custom bloopInstall script or program. This would mean that on 'import...

### Description This change clears out and deletes the _semanticdb folder before compiling. This is similar to how ScalacWorker was already clearing out the _classes directory. ### Motivation I ran...

When CI was running for PR #1580, the MacOS CI job failed twice, then passed on the 3rd time. (no code changes between the runs). The failed test is //test:Run__test_test_scala_proto_server....

### Describe the bug When using VSCode and doing the textDocument/formatting task, it is very slow on our large codebase. It should be super fast as it is when we...

improvement
performance

For already compiled projects (that end up as noop), the bloopxxxx directory put in Temp directory is not being deleted. On large projects, this can create a LOT of directories...

In v1.2.0+, the scapegoat task causes execution of both the compile in the default 'Compile' configuration as well as the compile in the Scapegoat configuration. This was not the behavior...

bug