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

Minor improvements to SAS language support #2085

Merged
merged 2 commits into from Oct 7, 2019

Conversation

cedporter
Copy link
Contributor

  • Reorder comment array to fix edge case added to comment_feature.test
  • Adjust datalines to allow for possible preceding spaces before closing semicolon
  • Move comment in sas object for correct syntax matching precedence
  • Add several more keywords

* Reorder comment array to fix edge case added to comment_feature.test
* Adjust datalines to allow for possible preceding spaces before closing semicolon
* Move comment in sas object for correct syntax matching precedence
* Add several more keywords
Copy link
Member

@RunDevelopment RunDevelopment left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for these improvements @cedporter!

A few minor nits then we can merge this.

components/prism-sas.js Outdated Show resolved Hide resolved
components/prism-sas.js Outdated Show resolved Hide resolved
components/prism-sas.js Outdated Show resolved Hide resolved
@RunDevelopment RunDevelopment merged commit 07020c7 into PrismJS:master Oct 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants