- determineDubPackageName
string determineDubPackageName(string directory)
 Generates a package name for a given folder path
- markRecentFileCreated
void markRecentFileCreated(DocumentUri uri)
 Undocumented in source. Be warned that the author may not have intended to support it.
- markRecentFileOpened
void markRecentFileOpened(DidOpenTextDocumentParams params)
 Undocumented in source. Be warned that the author may not have intended to support it.
- markRecentlyChangedFile
void markRecentlyChangedFile(DidChangeWatchedFilesParams params)
 Undocumented in source. Be warned that the author may not have intended to support it.
- onFullyCreate
void onFullyCreate(DocumentUri uri)
 Called when a file has been created or renamed and opened within a short time frame by the user
 Indicating it was created to be edited in the IDE
- onFullyCreateDSource
void onFullyCreateDSource(DocumentUri uri)
 Undocumented in source. Be warned that the author may not have intended to support it.
- onFullyCreateDubJson
void onFullyCreateDubJson(DocumentUri uri)
 Undocumented in source. Be warned that the author may not have intended to support it.
- onFullyCreateDubSdl
void onFullyCreateDubSdl(DocumentUri uri)
 Undocumented in source. Be warned that the author may not have intended to support it.