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

VS Code Extension: Add github.dev support #10540

Open
abhi40308 opened this issue Sep 17, 2024 · 0 comments
Open

VS Code Extension: Add github.dev support #10540

abhi40308 opened this issue Sep 17, 2024 · 0 comments
Labels
c/v3-lsp k/enhancement New feature or improve an existing feature

Comments

@abhi40308
Copy link
Member

Component

VSCode Extension

Is your proposal related to a problem?

Currently the web version of Hasura VS Code extension has full feature support on vscode.dev, but not on github.dev.

github.dev allows users to quickly open any github repo in VSCode (in the browser) and make some quick edits. Currently we only support structural (json schema based) validations, autocompletes, snippets and hover documentation on github.dev, but the semantic support is not there.

Describe the solution you'd like

It would be nice to have semantic features support like intelligent (project context based) autocomplete, validations, rename operation, etc on github.dev. i.e. Get 100% feature parity with native extension or vscode.dev, on github.dev as well.

@abhi40308 abhi40308 added k/enhancement New feature or improve an existing feature c/v3-lsp labels Sep 17, 2024
@abhi40308 abhi40308 changed the title VSCode Extension: Add github.dev support VS Code Extension: Add github.dev support Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/v3-lsp k/enhancement New feature or improve an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant