| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
In hover handler and run configuration factory
Change-Id: Ib60db43560e8485ce9b5a8f9ddcb703382a0ef70
Reviewed-by: Eike Ziller <[email protected]>
|
|
|
|
|
|
|
| |
With the option to open the configuration page.
Change-Id: I4895e27648d5e161fd0c9b617723f7fdd6853248
Reviewed-by: Eike Ziller <[email protected]>
|
|
|
|
|
|
|
|
| |
Mostly an enabler for providing more useful information to the user in
follow-up patches.
Change-Id: Ia457f0f92175340fe93754df6215693d3a93dd3a
Reviewed-by: Eike Ziller <[email protected]>
|
| |
|
|
There is one ghcmod process started in a separate thread per project directory of opened files.
If there are no more files open for a project, that ghcmod thread is exited.
This doesn't take unsaved modifications into account.
|