API Active - SentryXSI/Codiad GitHub Wiki
codiad.active
Active Files Component for Codiad
Track and manage EditSession instaces of files being edited.
Methods:
-
checkDraft
Drafts
-
getPath
Get active editor path
-
check
Check if opened by another user
-
add
Add newly opened file to list
-
focus
Focus on opened file
-
markChanged
Mark changed
-
save
Save active editor
-
remove
Remove file
-
rename
Process rename
-
openInBrowser
Open in Browser
-
getSelectedText
Get Selected Text
-
insertText
Insert Text
-
gotoLine
Goto Line
-
move
Move Up (Key Combo)