Skip to content

Commit

Permalink
Merge pull request #162 from flatironinstitute/update-stan-syntax-hig…
Browse files Browse the repository at this point in the history
…hlighting

Update Stan syntax highlighting
  • Loading branch information
WardBrian authored Jul 26, 2024
2 parents 5560953 + b7552f6 commit 514d7aa
Show file tree
Hide file tree
Showing 2 changed files with 836 additions and 470 deletions.
1 change: 0 additions & 1 deletion gui/src/app/FileEditor/TextEditor.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,6 @@ const TextEditor: FunctionComponent<Props> = ({
defaultLanguage={language}
onChange={handleChange}
onMount={(editor, _) => setEditor(editor)}
theme="vs-stan"
options={{
readOnly,
domReadOnly: readOnly,
Expand Down
Loading

0 comments on commit 514d7aa

Please sign in to comment.