Skip to content

[PR] LSP feature/declaration support - [merged] #678

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

Closed
processing-bot opened this issue Aug 19, 2024 · 2 comments
Closed

[PR] LSP feature/declaration support - [merged] #678

processing-bot opened this issue Aug 19, 2024 · 2 comments

Comments

@processing-bot
Copy link
Collaborator

processing-bot commented Aug 19, 2024

Created by: Efratror

Added declaration support by rewriting a part of InspectMode.java and adding this capability to the server.

Please give your honest code-review. As i'm not as experienced in java it was my first time using CompletableFutures and Optionals. There are probably faster ways but i've written them out allot to understand them.

Should resolve #676

@processing-bot processing-bot changed the title LSP feature/declaration support - [merged] [PR] LSP feature/declaration support - [merged] Aug 19, 2024
@processing-bot
Copy link
Collaborator Author

benfry commented on Feb 27, 2023

Thanks! We'll give it a shot for 4.2.1.

Main thing with the code would be following the style guidelines, but the rest looks ok as far as how it integrates with the rest of the source. I don't have time this morning to dig through the code in detail but hopefully having it in use will shake things out a bit.

Great to have more features coming to the LSP implementation!

@processing-bot
Copy link
Collaborator Author

Efratror commented on Feb 27, 2023

Thanks for the quick review.

I've seen the style guide and tried to follow them as closely as possible. Clearly i've misunderstood some parts or wasn't consistent enough. Can you please clarify? benfry

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant