dlangide.ui.dsourceedit

Undocumented in source.

Members

Classes

CompletionPopupMenu
class CompletionPopupMenu
Undocumented in source.
DSourceEdit
class DSourceEdit

DIDE source file editor

Functions

isIdentChar
bool isIdentChar(dchar ch)

returns true if character is valid ident character

isIdentText
bool isIdentText(dstring s)

returns true if all characters are valid ident chars

Interfaces

BookmarkListChangeListener
interface BookmarkListChangeListener
Undocumented in source.
BreakpointListChangeListener
interface BreakpointListChangeListener
Undocumented in source.

Meta