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

LSP integration #95

Merged
merged 36 commits into from
Sep 23, 2023
Merged

LSP integration #95

merged 36 commits into from
Sep 23, 2023

Conversation

aabounegm
Copy link
Member

Along with rzk-lang/vscode-rzk#36.
Adds a simple implementation of a language server using LSP, currently with semantic tokens and error reporting (for parsing and type errors).

@aabounegm
Copy link
Member Author

And as always whenever I add a new dependency, seems like I need help with the Nix configuration :D

@fizruk
Copy link
Member

fizruk commented Sep 23, 2023

@deemp do you know why 14b45ea did not work? can you help fix this?

@deemp
Copy link
Contributor

deemp commented Sep 23, 2023

#82 (comment)

It doesn't use rzk.nix

Sorry, it was false. You can write hpack --force in rzk.nix. At least this is how I fixed a build error in #84

Copy link
Member

@fizruk fizruk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works marvellously on my machine!

@fizruk fizruk merged commit 487321f into develop Sep 23, 2023
2 checks passed
@fizruk fizruk deleted the lsp branch September 23, 2023 17:36
@fizruk fizruk mentioned this pull request Sep 23, 2023
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

Successfully merging this pull request may close these issues.

None yet

3 participants