Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Acode-Foundation/Acode
/ openFile.js
File
openFile.js
src/lib/openFile.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fsOperation from
"fileSystem"
;
2
import
{ Text } from
"@codemirror/state"
;
3
import
AudioPlayer from
"components/audioPlayer"
;
4
import
alert from
"dialogs/alert"
;
Callers
nothing calls this directly
Calls
15
reopenWithNewEncoding
Function · 0.90
detectEncoding
Function · 0.90
decode
Function · 0.90
String
Interface · 0.85
fsOperation
Function · 0.85
startDrag
Function · 0.85
alert
Function · 0.85
confirm
Function · 0.85
encoding
Function · 0.85
getFileHandler
Method · 0.80
append
Method · 0.80
createEditor
Function · 0.70
Tested by
no test coverage detected