-
Notifications
You must be signed in to change notification settings - Fork 5
Enhance installation instructions with comprehensive step-by-step guide #384
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
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: aaguiarz <[email protected]>
|
/easycla |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall looks good % non-blocking comment
| "categories": [ | ||
| "Programming Languages", | ||
| "Themes", | ||
| "Snippets" | ||
| ], |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we add a category like Auth or Security (since it is related to OpenFGA)?
|
|
||
| If you're using VS Code compatible editors (like VSCodium), you can install from: | ||
| - [OpenFGA on the OpenVSX Registry](https://open-vsx.org/extension/OpenFGA/openfga-vscode) | ||
| - [The VSIX releases on GitHub](https://github.com/openfga/vscode-ext/releases) for manual installation |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am unsure why it get removed?
This PR significantly improves the installation documentation to address user questions about how to install the OpenFGA VS Code extension.
Changes Made
Enhanced README.md Installation Section
Improved package.json
Programming Languages,Themes,Snippets) for better discoverabilityBefore & After
Before: Basic installation section with just links to different sources
After: Comprehensive installation guide with prerequisites, detailed steps for each method, and verification instructions
Benefits
The changes are minimal and focused on documentation enhancement without modifying any functional code.
Fixes #383.
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.