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

feat(language-service): add language-service package (WIP) #2976

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

chizukicn
Copy link
Contributor

@chizukicn chizukicn commented Aug 12, 2023

This PR is will migrate the features of vscode extension to language-service-protocol

  • Autocomplete Suggestion
  • Hover Preview
  • Underline Decoration
  • Selection Preview
  • Color Preview
  • Status Bar

@netlify
Copy link

netlify bot commented Aug 12, 2023

Deploy Preview for unocss ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit bf7f760
🔍 Latest deploy log https://app.netlify.com/sites/unocss/deploys/6538bab86e847300086aaecf
😎 Deploy Preview https://deploy-preview-2976--unocss.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@devgioele
Copy link

This would be very much appreciated to extend the support beyond vscode. Tell me if there is anything I can do to help

@chizukicn
Copy link
Contributor Author

This would be very much appreciated to extend the support beyond vscode. Tell me if there is anything I can do to help

Thanks, I will try my best 😊

@carere
Copy link

carere commented Oct 25, 2023

Happy to help to get an LSP up and running, also using Nvim 😄

Copy link

stale bot commented Dec 24, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Dec 24, 2023
@stale stale bot removed the stale label Dec 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants