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: IntelliSense for entity types and attributes #9

Merged
merged 12 commits into from
Feb 16, 2024

Conversation

hakanson
Copy link
Contributor

Description of changes

  • Update to Cedar 2.4.3
  • IntelliSense for entity types and attributes
    • replaced snippets.json with completion item provider
    • additional test coverage for completion item provider
  • Hover help supports properties and documentation links
  • Support files outside of workspace folder
  • "Go to Definition" updates and fixes

Issue #, if available

#8

Checklist for requesting a review

The change in this PR is (choose one, and delete the other options):

  • A backwards-compatible change requiring a minor version bump to vscode-cedar.

I confirm that this PR (choose one, and delete the other options):

  • Updates the CHANGELOG with a description of my change (required for version bumps).

Disclaimer

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@cdisselkoen cdisselkoen merged commit 4a6f57b into main Feb 16, 2024
1 check passed
@cdisselkoen cdisselkoen deleted the chore/hakanson/cedar-2.4.3 branch February 16, 2024 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants