We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39eb3f7 commit 6e77618Copy full SHA for 6e77618
org.eclipse.lsp4j.debug/src/main/java/org/eclipse/lsp4j/debug/services/IDebugProtocolServer.java
@@ -594,7 +594,7 @@ default CompletableFuture<LoadedSourcesResponse> loadedSources(LoadedSourcesArgu
594
}
595
596
/**
597
- * Evaluates the given expression in the context of the topmost stack frame.
+ * Evaluates the given expression in the context of a stack frame.
598
* <p>
599
* The expression has access to any variables and arguments that are in scope.
600
*/
0 commit comments