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

Does the shinyAce support the SAS highlight? #82

Open
Mr-ZBin opened this issue Feb 26, 2023 · 2 comments
Open

Does the shinyAce support the SAS highlight? #82

Mr-ZBin opened this issue Feb 26, 2023 · 2 comments

Comments

@Mr-ZBin
Copy link

Mr-ZBin commented Feb 26, 2023

Or do you have plans to add support SAS highlight?
Thanks.

@vnijs
Copy link
Collaborator

vnijs commented Feb 26, 2023

I'd be happy to review a PR for a sas mode and syntax highlighter. You would likely have to create that from scratch, however. See below for information on how to get started.

https://ace.c9.io/#nav=higlighter

@Mr-ZBin
Copy link
Author

Mr-ZBin commented Nov 21, 2023

Hi @vnijs,
I created a new mode for SAS. It is not perfect but it works in my project. I just copy "mode-sas.js" (unzip mode-sas.zip) into "./shinyAce/www/ace/" directory then I can use it to highlight SAS code. You can refer below file.
mode-sas.zip

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

No branches or pull requests

2 participants