Replies: 3 comments 2 replies
-
|
@guw I can't reproduce the issue. Could you attach a project example reproducing he error? |
Beta Was this translation helpful? Give feedback.
-
It is a workspace command.
didChange , codeAction, codeLens, foldingRange, documentSymbol...
I suppose it depends on the project, edited class, extensions... |
Beta Was this translation helpful? Give feedback.
-
|
@guw Could you show your extensions and your settings.json? I still can't reproduce the issue. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed that pasting into
.javafiles is not straightforward with JDTLS and the extension.For example:
Then doubleclick
whateverto ensure it's selected. When selected hit Cmd+V and then you will see a spinning wheel behindwhateverbut the pasted value does not get inserted. This is a very poor experience.Note, I do not see that problem in Eclipse. Thus, I suspect something must be happening here on the VS Code side.
Beta Was this translation helpful? Give feedback.
All reactions