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

SAS code and SASjs Macros auto-completion #416

Merged
merged 13 commits into from
Aug 8, 2023
Merged

Conversation

YuryShkoda
Copy link
Member

Intent

  • Implement SAS code auto-completion.
  • Implement auto-completion of SAS Macros from @sasjs/core.

Implementation

  • Added VS Code snippets to auto-complete SAS code.
  • Added sasjs:snippets script that is triggered after dependencies installation and generates VS Code snippets from @sasjs/core.

Checks

  • Code is formatted correctly (npm run lint).
  • All unit tests are passing (npm run test:unit).
  • Reviewer is assigned.

@YuryShkoda YuryShkoda merged commit 1756a92 into main Aug 8, 2023
2 checks passed
@YuryShkoda YuryShkoda deleted the sas-code-autocomplete branch August 8, 2023 09:17
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