Cindy Liu
Cindy Liu
##### Environment - Operating System: Mac intel - JDK version: 17.0.2 - Visual Studio Code version: 1.69.2 - Test runner version: 0.35.2 ##### Steps To Reproduce 1. git clone https://github.com/jdneo/invisble-project...
#### Steps to reproduce: - Open two Vscode instance > Expand Function App on both instances - Delete an app in one instance > After deleted, go to another vscode...
**To Reproduce** Steps to reproduce the behavior: 1. Open the project: https://github.com/junit-team/junit5-samples/tree/master/junit5-migration-maven 2. Open a .java file. In body of a function, type below statements. ``` StringUtils.capitalize("abc"); ``` 3. When...
**Describe the bug** Unable to resolve unknown type as command "maven.artifactSearch"fails. If remove the code 'static void fun(){}', it will work fine. **To Reproduce** Steps to reproduce the behavior: 1....
Import from code actions doesn't work well after delete java file which is created from code actions
##### Environment - Operating System: Linux/Win - JDK version: 21.0.2 - Visual Studio Code version: 1.88.1 - Java extension version: 1.31.0 ##### Steps To Reproduce 1. Set `"editor.pasteAs.enabled": false` in...
Extension Name: vscode-gradle Extension Version: v3.16.4 OS Version: win11 VSCode version: 1.92.2 **Describe the bug** Failed to run `Java: Force Java compilation` with gradle extension. **To Reproduce** 1. Clone and...
##### Environment - Operating System: win 10 - JDK version: 17.0.3 - Visual Studio Code version: 1.80.0 - Java extension version: 1.20.0 ##### Steps To Reproduce 1. Set `java.import.gradle.java.home` as...
##### Environment - Operating System: Windows - JDK version: 17.0.3 - Visual Studio Code version: 1.74.3 - Java extension version: 1.14.0 ##### Steps To Reproduce 1. Add a multi-line comments...
**Environment:** - VS Code Version: 1.100.1 - Extension Version: vscode java 1.42.0 + pack 0.29.0 - JDK Type & Version: 17 - OS Type & Version: linux **Step to Reproduce:**...
**Environment:** - VS Code Version: 1.96.4 - Extension Version: Extension Pack for Java v0.29.0 + Lanuagae Support for Java v1.41.0 - JDK Type & Version: jdk-17 - OS Type &...