dlangide v0.7.42 (2017-08-11T16:19:30Z)
Home
Dub
Repo
DSourceEdit.load
dlangide
ui
dsourceedit
DSourceEdit
load by filename
bool
load
(string fn)
class
DSourceEdit
override
bool
load
(
string
fn
)
bool
load
(ProjectSourceFile f)
Meta
Source
See Implementation
dlangide
ui
dsourceedit
DSourceEdit
constructors
this
destructors
~this
functions
addBreakpoint
applySettings
cancelCompletionTimer
closeCompletionPopup
drawLineBackground
getBookmarkList
getBreakpointList
getLeftPaneIconsPopupMenu
handleAction
handleActionStateRequest
handleBreakpointAction
handleFocusChange
handleLeftPaneIconsMouseClick
identPrefixUnderCursor
importPaths
insertCompletion
load
notifyBookmarkListChanged
notifyBreakpointListChanged
onControlClick
onHoverTimeout
onKeyEvent
onMarksChange
onThemeChanged
onTimer
removeBreakpoint
save
setBookmarkList
setBreakpointList
setSyntaxSupport
showCompletionPopup
showDocCommentsPopup
startCompletionTimer
manifest constants
COMPLETION_TIMER_MS
properties
editorTool
executionLine
isDMLFile
isDSourceFile
isJsonFile
isXMLFile
projectSourceFile
settings
variables
_completionPopup
_completionPopupMenu
_completionTimerId
_docsPopup
_editorTool
_executionLine
_executionLineHighlightColor
_lastKeyDownCode
_periodKeyCode
_projectSourceFile
_settings
bookmarkListChanged
breakpointListChanged
load by filename