Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adapt to upstream changes | Eike Ziller | 2019-05-29 | 1 | -1/+1 |
| | | | | | | | In FileName, and project management Change-Id: I8c549c56e2de6dd1fc3f9451e3964bad31327651 Reviewed-by: hjk <[email protected]> | ||||
* | Add editor tooltips with type and symbol info | Eike Ziller | 2017-10-01 | 1 | -0/+51 |
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. |