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(codeactions): add code actions for updating namespace and voc validation #71

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

dselman
Copy link
Sponsor Contributor

@dselman dselman commented Oct 16, 2024

Changes

  • Code action to update the namespace in a model file, updating all imports and vocabulary files
  • Find references to find all declarations that reference a concept
  • Validation of vocabulary files
  • Update VSCode version and other dependencies
  • Check that extension runs locally in chrome using npm run chrome
  • Add a stub unit test

Flags

  • See code comments for limitations when editing voc and cto files.

Screenshots or Video

Related Issues

  • Issue #
  • Pull Request #

Author Checklist

  • Ensure you provide a DCO sign-off for your commits using the --signoff option of git commit.
  • Vital features and changes captured in unit and/or integration tests
  • Commits messages follow AP format
  • Extend the documentation, if necessary
  • Merging to master from fork:branchname

Signed-off-by: Dan Selman <[email protected]>
Signed-off-by: Dan Selman <[email protected]>
Signed-off-by: Dan Selman <[email protected]>
Signed-off-by: Dan Selman <[email protected]>
Signed-off-by: Dan Selman <[email protected]>
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.

1 participant