-
Notifications
You must be signed in to change notification settings - Fork 162
Description
Ubuntu 20.04.04 LTS
VS Code 1.79.2
I have spring and java related + gradle plugins (just the basics)
We have the laboratory glass breaker icon, running the test some of them are failing some of them are not.
I would like every node to be clicckable, not only the failed test.
- Not sure, why i have red dots on all Test class, if one of the test is failing inside the package. It's annoying fuzzing feature, not helpfull at all.
- Why i can't click on the certain class node? Why i can't click on test method node, if it's passed?
Totally annoying and useless. Many times i need to go to the source code panel, and look up for that class, and click,
naturally double click, which i hate the most in visual studio code.
-
It would be better, if i want not to open new tab, just make shift click etc. on the particular file node.
Double click, many times alien from Ubuntu, does not handle properly.
(even in Nautilus, not sure what is the new name of it) -
the spring related plugins are slow, every time when you save, it's reparsing the whole project.
(because of speed, i have choosen over Intellij, but now the advantage is partly lost)
If i'm inside a file, i don't care how the spring context is being proceed, when i debug it's more crutial.
I just want a flawless editor in this case, deferring the parse, when i open the spring configuration would be better. -
clicking on the logs (Test Results tab), it has been cut off, no scroll bar