-
Notifications
You must be signed in to change notification settings - Fork 62
feat: R syntax highlighting and Notebook Support #1719
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
Open
Wizzzzzzard
wants to merge
28
commits into
sassoftware:main
Choose a base branch
from
Wizzzzzzard:feat/procrlang-enablement
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 22 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
416922d
initial commit of proc_r embedded lang test
Wizzzzzzard 74a5d31
adding R language options to client and notebook
Wizzzzzzard 0231587
adding some R Code test fixtures
Wizzzzzzard 8f22394
fixing rlang testfixture file name
Wizzzzzzard 97489e5
adding a print statement to debug rlang zonelist
Wizzzzzzard 696bddd
updating debug function for zone_type assertions
Wizzzzzzard a05b28f
DCO Remediation Commit for Elijah Cúchulainn Reid <56865341+Wizzzzzza…
Wizzzzzzard 29dfd9a
Updating Lexer to correctly parse PROC RLANG code
Wizzzzzzard 0e2b746
Adding PROC_RLANG to CodeZoneManager
Wizzzzzzard 398c156
Adding R as an option to the parser for formatting
Wizzzzzzard ca52898
DCO Remediation Commit for Elijah Cúchulainn Reid <56865341+Wizzzzzza…
Wizzzzzzard 454a6ab
test with simpler rlang script
Wizzzzzzard 5e4da15
resetting to more complex Rlang file
Wizzzzzzard a3be20b
fixing file
Wizzzzzzard 412995f
adding more rlang tests to match pre-existing lua and python ones
Wizzzzzzard e62c8e8
reverting embedded lang test assert for rlang
Wizzzzzzard c5f8f7f
updating references to "rlang" as a language to "r" to work better wi…
Wizzzzzzard d4da7ad
making spacing a bit nicer
Wizzzzzzard 7e58b1c
tweaking R UID to see if it makes a difference
Wizzzzzzard 925ff77
Updating notebook with correctly highlighted R code
Wizzzzzzard 9e1b66a
uploading notebook with R output
Wizzzzzzard 3b41802
making the rlang id match python
Wizzzzzzard 54f72e3
Updating references to languages in docs to include R
Wizzzzzzard 82d5f26
Including R changes in the Changelog
Wizzzzzzard ca092d2
removing rlang case now that references have been updated to r
Wizzzzzzard adc239c
removing debug function from CodeZoneManager
Wizzzzzzard 18cba79
Simplifying R comment/string regex in Lexer
Wizzzzzzard 4036233
updating Code Document to only require r
Wizzzzzzard File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.