Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
ollama
Commits
2e78653f
Unverified
Commit
2e78653f
authored
Jan 03, 2026
by
lif
Committed by
GitHub
Jan 03, 2026
Browse files
app/ui: add swift syntax highlighting support (#13574)
Fixes #13476 Signed-off-by:
majiayu000
<
1835304752@qq.com
>
parent
f5f74e12
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
app/ui/app/src/lib/highlighter.ts
app/ui/app/src/lib/highlighter.ts
+1
-0
No files found.
app/ui/app/src/lib/highlighter.ts
View file @
2e78653f
...
@@ -147,6 +147,7 @@ export const highlighterPromise = createHighlighter({
...
@@ -147,6 +147,7 @@ export const highlighterPromise = createHighlighter({
"
c
"
,
"
c
"
,
"
cpp
"
,
"
cpp
"
,
"
sql
"
,
"
sql
"
,
"
swift
"
,
"
yaml
"
,
"
yaml
"
,
"
markdown
"
,
"
markdown
"
,
],
],
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment