Improve R syntax support for MonacoEditor #146
Labels
p: medium
Address issue before the next release if possible
t: feature-request
Request the addition of a new feature
Milestone
We're missing some features of R syntax that would be made available with:
https://github.com/microsoft/monaco-editor/blob/21db3aebf09e6e3c43720084e270870184855642/src/basic-languages/r/r.ts
We likely need to register:
where
<??>
is theconf
andlanguage
fromr.ts
.The text was updated successfully, but these errors were encountered: