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

feature: implement language server protocol #4

Merged
merged 9 commits into from
Aug 21, 2023

Conversation

sarvalabs-sarthak
Copy link
Member

Description

  • This PR adds Language Server Protocol (LSP) support to the extension
  • Autocomplete support added for Coco keywords
  • Stateful function/endpoint '!' marker check added
  • Added LSP code debug support
  • Updates the Cocolang extension to v0.2.0

Changes include

  • New feature (non-breaking change that adds functionality)

Checklist

  • I have assigned this PR to myself
  • I have added at least 1 reviewer
  • I have tested this code

@sarvalabs-sarthak sarvalabs-sarthak marked this pull request as ready for review August 18, 2023 15:08
client/package.json Outdated Show resolved Hide resolved
server/package.json Outdated Show resolved Hide resolved
Copy link
Member

@sarvalabs-gokul sarvalabs-gokul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀

@sarvalabs-manish sarvalabs-manish changed the title feature: integrate language server protocol feature: implement language server protocol Aug 21, 2023
@sarvalabs-manish sarvalabs-manish merged commit 10b5c54 into main Aug 21, 2023
@sarvalabs-manish sarvalabs-manish deleted the feature/coco-lsp branch August 21, 2023 15:46
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

Successfully merging this pull request may close these issues.

3 participants