vscode-java-debug/src
chenxi 0f7a7bbddf 检测与开源插件是否冲突。冲突提示卸载开源文件 2024-08-29 15:53:21 +08:00
..
JavaInlineValueProvider.ts adopt new createStatusBarItem API for id and name properties (#1054) 2021-09-22 10:49:49 +08:00
anchor.ts Show a warning message about the Unsupported JDK error (#790) 2020-04-10 15:42:37 +08:00
build.ts Trace build error types (#1179) 2022-06-13 12:31:10 +08:00
classFilter.ts Skip the specified classes on exception breakpoint or stepping (#829) 2020-07-01 11:56:16 +08:00
commands.ts Use InlineValuesProvider to provide inline debugging feature (#977) 2021-04-21 13:24:13 +08:00
configurationProvider.ts Add a setting to control whether to enable async jdwp (#1208) 2022-08-31 12:16:45 +08:00
constants.ts Support customizing the classpaths and modulepaths (#1005) 2021-05-21 13:40:08 +08:00
customWidget.ts Prepare release for 0.36.0 (#1055) 2021-09-23 13:54:31 +08:00
debugCodeLensProvider.ts Exclude **/node_modules/** from .vscode/launch.json searches (#1234) 2022-10-19 14:28:39 +08:00
experimentationService.ts Adopt new APIs from vscode-tas-client (#974) 2021-04-06 14:53:50 +08:00
extension.ts 检测与开源插件是否冲突。冲突提示卸载开源文件 2024-08-29 15:53:21 +08:00
hotCodeReplace.ts Disable HCR button when running Java without debugging (#1167) 2022-05-23 10:40:16 +08:00
hoverProvider.ts Modify tsconfig & error fix (#914) 2020-12-08 10:11:58 +08:00
javaDebugAdapterDescriptorFactory.ts Clean up deprecated logs (#987) 2021-04-26 11:18:05 +08:00
javaLogger.ts Clean up deprecated logs (#987) 2021-04-26 11:18:05 +08:00
languageServerPlugin.ts Only search main class from sources and the specified project or paths (#1113) 2022-01-24 10:27:23 +08:00
launchCommand.ts Find Java version from release file (#922) 2020-12-16 10:26:44 +08:00
mainClassPicker.ts Use a progress reporter to hint the current build status when run or debug a program (#919) 2020-12-15 14:56:46 +08:00
processPicker.ts Enable strict null checks in tsconfig (#918) 2020-12-08 16:23:13 +08:00
processTree.ts npm update (#1107) 2022-01-05 15:48:21 +08:00
progressAPI.ts Add link to check detatils while reporting debugging progress (#1034) 2021-07-23 10:39:10 +08:00
progressImpl.ts adopt new createStatusBarItem API for id and name properties (#1054) 2021-09-22 10:49:49 +08:00
terminalLinkProvider.ts Trace the click on Java terminal link (#1171) 2022-05-30 15:35:55 +08:00
threadOperations.ts Enable strict null checks in tsconfig (#918) 2020-12-08 16:23:13 +08:00
utility.ts fix: 修改Java语言服务器插件的ID 2023-04-13 15:52:21 +08:00
variableMenu.ts Add menus to VARIABLES view to customize the display styles (#982) 2021-04-22 15:07:39 +08:00