

Open Sourcing the Java Debugger for Visual Studio Code | The Visual Studio Blog
source link: https://blogs.msdn.microsoft.com/visualstudio/2017/10/23/open-sourcing-the-java-debugger-for-visual-studio-code/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Open Sourcing the Java Debugger for Visual Studio Code

Xiaokai He
October 23rd, 20170
Since we first released our Java Debugger extension for Visual Studio Code on September 28, it quickly became the most trending extension of the month. And of course, lots of feedback and suggestions were submitted from our active developer community. You shared, we listened. In this quick follow up release, we’re open sourcing both our Java Debugger Extension as well as the backend Java Debug Server, along with publishing a few feature improvements and bug fixes. Please try our latest Java debugger extension and make Visual Studio Code a better place for Java developers together.
No need to specify main class anymore
We have added a new feature to automatically resolve main class of the project, you no longer need to fill these values manually.
Fully supported external source files
With this feature, you can now also debug with third-party classes, when the source code is inside a JAR or a source attachment. And you can also set breakpoint in those classes ahead of debugging.
Other changes
This new release also includes the following updates
- We have adopted to the new Visual Studio Code Debug protocol.
- This latest release displays stackframe name with format ClassName.MethodName(ParameterList).
- There are improvements in the call stack display info for files without sources.
- Bug fixes.
You can find more details in our changelog.
Try it out
If you’re trying to find a performant editor for your Java project, please try this extension and let us know what you think.
- Install and try the Java Extension Pack for Visual Studio Code.
- Check out the new open sourced Java Debugger Extension and Java Debug Server repositories.
- Learn more about Java on Visual Studio Code.
- You can submit a bug or feature request to Java Debugger Extension and participant community driven Gitter channel for discussion.
Xiaokai He Senior Program Manager, Java on Visual Studio Code and Azure
Follow
Recommend
-
4
杨尧今 from Microsoft VS Code Java Team 欢迎来到这一期的VS Code Java更新。又是一个忙碌而富有成效的月份。 Java调试器...
-
5
An integrated development environment (IDE) makes writing code easy. Visual Studio Code is an IDE that works well with a variety of programming languages, including Java ☕. This tutorial describe...
-
9
Continue, Step Over, Step Into and Step Out actions in Visual Studio Code debugger explainedPublished: 2021.11.04 | 2 minutes readPrinting the result of your program to the console is a common practice, but being familiar with...
-
4
Microsoft publishes Java roadmap for Visual Studio Code Planned Java-related improvements for VS Code range from smarter code completion and better debugging to deep...
-
3
Visual Studio Code + Java Feb 2022 updates Visual Studio Code + Java Feb 2022 updates ...
-
4
大家好,欢迎来到 Visual Studio Code Java 的 3 月更新。这次我们将为您带来一些关于我们代码补全的优化、Maven 改进以及我们最新的 Java 插件预览版本的最新更新。让我们开始吧!更多生成代码片段的快捷方式由于我们对 Java...
-
6
Marcello Urbani April 25, 2022 Less than a 1 minute read
-
6
Open in Visual Studio Code Open Automator Quick Action Set “Service receives selected” to files or folders in any application Add a Run Shell...
-
8
Rather than doing it with console logs, debugging with a debugger and breakpoints is recommended. VSCode provides a built-in debugger for JavaScript-based apps. This post covers configuring and running a debugger for different kinds of Node.js app...
-
9
Pure Virtual C++: CMake Debugger, Build Insights in Visual Studio, and more
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK