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

Auto-import system APIs #118

Closed
wants to merge 34 commits into from
Closed

Auto-import system APIs #118

wants to merge 34 commits into from

Conversation

worksofliam
Copy link
Contributor

@worksofliam worksofliam commented Aug 29, 2022

Changes

  • Adds ability to import system APIs that have not yet been defined in the source scope.
  • Shows code example for some system APIs
  • New @value tag allowing the user to define possible values for parameters, subfields and variables

Checklist

  • have tested my change
  • updated relevant documentation
  • Remove any/all console.logs I added
  • eslint is not complaining
  • have added myself to the contributors' list in the README
  • for feature PRs: PR only includes one feature enhancement.

worksofliam and others added 11 commits August 28, 2022 12:07
Signed-off-by: Liam Barry Allan <[email protected]>
Signed-off-by: Liam Barry Allan <[email protected]>
Signed-off-by: Liam Barry Allan <[email protected]>
Signed-off-by: Liam Barry Allan <[email protected]>
Signed-off-by: Liam Barry Allan <[email protected]>
Signed-off-by: Liam Barry Allan <[email protected]>
Signed-off-by: Liam Barry Allan <[email protected]>
Signed-off-by: Liam Barry Allan <[email protected]>
Signed-off-by: Liam Barry Allan <[email protected]>
@worksofliam worksofliam linked an issue Aug 29, 2022 that may be closed by this pull request
Signed-off-by: Liam Barry Allan <[email protected]>
Signed-off-by: Liam Barry Allan <[email protected]>
Signed-off-by: Liam Barry Allan <[email protected]>
@worksofliam worksofliam marked this pull request as ready for review September 3, 2022 19:25
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.

Auto import for system APIs
1 participant