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

Clean-up and Publish the LSP package #321

Open
4 tasks
rhamzeh opened this issue Nov 15, 2024 · 1 comment
Open
4 tasks

Clean-up and Publish the LSP package #321

rhamzeh opened this issue Nov 15, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@rhamzeh
Copy link
Member

rhamzeh commented Nov 15, 2024

We have an LSP at https://github.com/openfga/vscode-ext/blob/main/server/package.json

We'd like to publish it so that community members building integrations for other IDEs (e.g. https://github.com/hedengran/fga.nvim) can use it.

We need to:

  • Rename the package to @openfga/lsp-server
  • Create a README.md file in ./server that describes the LSP
  • Link to documentation and examples around how to integrate and make use of the LSP
  • Setup the workflow to publish this to npm
@rhamzeh rhamzeh added the enhancement New feature or request label Nov 15, 2024
@rhamzeh rhamzeh moved this from Backlog to Ready in SDKs and Tooling Nov 15, 2024
@aaguiarz
Copy link
Member

aaguiarz commented Nov 15, 2024

@hedengran we are trying to make it easier :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Ready
Development

No branches or pull requests

2 participants