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

syntaxhighlighting improvements #5661

Merged
merged 2 commits into from
Sep 12, 2024

Conversation

JorisGoosen
Copy link
Contributor

adds support for highlighting columnnames from JASP (including names with spaces that are allowed within JASP) also makes sure to do the comment rule only at the end to make sure comments are entirely commented to avoid confusing users

Looks like:
image
image

adds support for highlighting columnnames from JASP (including names with spaces that are allowed within JASP)
also makes sure to do the comment rule only at the end to make sure comments are entirely commented to avoid confusing users
Copy link
Contributor

@shun2wang shun2wang left a comment

Choose a reason for hiding this comment

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

Cols highlight looks good to me.

But I dont think the output of R console window should be highlighted, output may including dataframe, tables...it shouldn't be applied right?

@boutinb boutinb merged commit 2ff3871 into jasp-stats:development Sep 12, 2024
1 check failed
JorisGoosen added a commit that referenced this pull request Sep 30, 2024
* syntaxhighlighting improvements

adds support for highlighting columnnames from JASP (including names with spaces that are allowed within JASP)
also makes sure to do the comment rule only at the end to make sure comments are entirely commented to avoid confusing users

* clean up and fix `` stringso
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