mozhuanzuojing
mozhuanzuojing
In our daily code writing process, most of the time we create local variables instead of member variables. During the development process, you need to select the second command (`assign...
**Describe the improvement that you'd like** Hope to support the phenomenon that different types of files in vscode define different encodings, for example > root folder -> .vscode -> settings.json...
# GradleClasspathContainerInitializer No updateable method implemented ? *** > abstract class ClasspathContainerInitializer - parent class `ClasspathContainerInitializer` has a method `canUpdateClasspathContainer` > child class GradleClasspathContainerInitializer - There is no implementation method...
Extension Name: vscode-gradle Extension Version: 3.11.0 OS Version:windows10 VSCode version:1.65.2 **Describe the bug** Open the Gradle sidebar and the plugin is loading Gradle project information. But there is no progress...
Extension Name: vscode-gradle Extension Version:v3.12.4 OS Version:windows11 VSCode version:1.71 **Describe the bug** Gradle Projects view `Refresh button icon` unavailable **To Reproduce** 1. open a gradle project. 2. open Gradle Projects...
Performing tasks using JDK19's virtual thread in tomcat, when I debug in task code. Breakpoint validation is fine, but the code that is executed when the breakpoint is actually commanded...
[provide a description of the issue] # feature request When debug code, we want to see the full stack and then filter it to get the information we really need....
[provide a description of the issue] I want to break the point where the class is declared, so that I can easily know which processes will go to this class....
### Feature Proposal Since node `18.17.1` updated `OpenSSL 3.0.10`, `quic` is already available, can `dev-server` support it. ### Feature Use Case want to have faster web page opening speed in...
There is a multi-module project where `module A` compiles without relying on `module B`. When debugging `module A`, the evaluation expression has an error when the class of `module B`,...