Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Acode-Foundation/Acode
/ supportedModes.ts
File
supportedModes.ts
src/cm/supportedModes.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ languages } from
"@codemirror/language-data"
;
2
import
type
{ Extension } from
"@codemirror/state"
;
3
import
{ addMode } from
"./modelist"
;
4
Callers
nothing calls this directly
Calls
9
addMode
Function · 0.90
String
Interface · 0.85
collectAliases
Function · 0.85
getModeId
Function · 0.85
createLanguageLoader
Function · 0.85
luau
Function · 0.85
astro
Function · 0.85
shouldAutoCloseTags
Function · 0.85
escapeRegExp
Function · 0.70
Tested by
no test coverage detected