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

feat(lsp): add a Language Server Protocol server #2176

Closed
nokome opened this issue Mar 27, 2024 · 1 comment
Closed

feat(lsp): add a Language Server Protocol server #2176

nokome opened this issue Mar 27, 2024 · 1 comment
Assignees

Comments

@nokome
Copy link
Member

nokome commented Mar 27, 2024

As a VSCode user (like, actually, IRL) I would like to be able to use Stencila's functionality from within VSCode. See the discussion about creating a Stencila VSCode extension. Users of other code editors such a NeoVim and Zed might also want to use Stencila from within their favorite editor.

All the above editors are clients to the Language Server Protocol. By implementing a LSP server for Stencila we can enable things like completions, hover etc.

Resources

Notes

@nokome nokome self-assigned this Mar 27, 2024
@nokome
Copy link
Member Author

nokome commented May 18, 2024

Closing as this is done

@nokome nokome closed this as completed May 18, 2024
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