openfga / openfga/vscode-ext

Clean-up and Publish the LSP package

Open
#321 1 comment 4 reactions 1 assignee View on GitHub

@rhamzeh is already working on this.

Since May 9, 2025.

enhancement
Dominant language
TypeScript
Stars
22
Forks
7
Avg merge
1d 12h
Merged PRs (30d)
14

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.