-
Fields Field Description org.eclipse.lsp4j.debug.VariablePresentationHintKind.DATA_BREAKPOINT TheVariablePresentationHintAttributes.HAS_DATA_BREAKPOINT
attribute should generally be used instead.
-
Methods Method Description org.eclipse.lsp4j.debug.SetBreakpointsArguments.getLines() UseSourceBreakpoint.line
ofSetBreakpointsArguments.breakpoints
instead.org.eclipse.lsp4j.debug.SetBreakpointsArguments.setLines(int[]) UseSourceBreakpoint.line
ofSetBreakpointsArguments.breakpoints
instead.