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

Create racket-langserver.scrbl #130

Merged
merged 4 commits into from
Sep 15, 2024

Conversation

spdegabrielle
Copy link
Contributor

@spdegabrielle spdegabrielle commented Feb 5, 2024

based on readme


@commandline{racket -l racket-langserver}

You may need to restart your LSP runtime or your editor for `racket-langserver` to start.
Copy link

Choose a reason for hiding this comment

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

The Markdown syntax should be changed to Scribble.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done


@section{VSCode}

Use the @hyperlink["https://marketplace.visualstudio.com/items?itemName=evzen-wybitul.magic-racket"]{Magic Racket} extension.
Copy link

Choose a reason for hiding this comment

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

IIRC, VSCode requires users to runraco pkg install racket-langserver too, right? It feels weird to have the instructions in "Other editors and IDEs" but not here.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

reorganised to address this.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@jeapostrophe jeapostrophe merged commit c401d02 into jeapostrophe:master Sep 15, 2024
5 checks passed
@jeapostrophe
Copy link
Owner

Thank you!

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.

4 participants