Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prototype for inlining values inside debugger #8019

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

lahodaj
Copy link
Contributor

@lahodaj lahodaj commented Dec 5, 2024

This is a prototype of a feature to show variable values directly in the editor, as permitted by the LSP protocol.

It looks like this inside VS Code:
inline-values-vscode

and inside NetBeans:
inline-values-nb

@lahodaj lahodaj added LSP [ci] enable Language Server Protocol tests VSCode Extension [ci] enable VSCode Extension tests already fixed labels Dec 5, 2024
@lahodaj lahodaj added this to the NB25 milestone Dec 5, 2024
@apache apache locked and limited conversation to collaborators Dec 5, 2024
@apache apache unlocked this conversation Dec 5, 2024
@mbien mbien added Java [ci] enable extra Java tests (java.completion, java.source.base, java.hints, refactoring.java, form) ci:dev-build [ci] produce a dev-build zip artifact (7 days expiration, see link on workflow summary page) labels Dec 6, 2024
@apache apache locked and limited conversation to collaborators Dec 6, 2024
@apache apache unlocked this conversation Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci:dev-build [ci] produce a dev-build zip artifact (7 days expiration, see link on workflow summary page) Java [ci] enable extra Java tests (java.completion, java.source.base, java.hints, refactoring.java, form) LSP [ci] enable Language Server Protocol tests VSCode Extension [ci] enable VSCode Extension tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants