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 documentation in definition files #518

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

Conversation

JohnnyMorganz
Copy link
Owner

@JohnnyMorganz JohnnyMorganz commented Dec 25, 2023

Closes #271

TODO:

  • Need a way to handle AstStatDeclareGlobal definitions (globals store a binding which we need to use to get location)
  • Update VSCode extension to require package name for documentation files (add backwards compatibility converter from list -> object)
  • Add tests for autocomplete and signature help doc comments

@JohnnyMorganz JohnnyMorganz force-pushed the definition-files-documentation branch from 9eece40 to 65306f4 Compare July 7, 2024 11:12
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.

Support doc comments in definition files
1 participant