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

support Language Server Protocol #101

Open
AnWeber opened this issue Jan 30, 2022 · 2 comments
Open

support Language Server Protocol #101

AnWeber opened this issue Jan 30, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@AnWeber
Copy link
Owner

AnWeber commented Jan 30, 2022

add support for Language Server Protocol. The goal should be to achieve further improvements in the editing of http files.

  • better support for auto completion
    • support auto completion of javascript (see vetur)
    • support auto completion of variables
  • support formatting
    • formatting of http files
    • formatting of javascript
  • add linting and preview of variables
  • add auto completion of URL
    • using existing services in the project to offer completions
    • allow adding OpenAPI Specifications to support auto completion

https://code.visualstudio.com/api/language-extensions/language-server-extension-guide

@li1234yun
Copy link

The idea is very cool !!!

@henghengyang
Copy link

Looking forward to this feature 👍

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
None yet
Development

No branches or pull requests

3 participants