| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Change-Id: I37510571f8893a6ebc2822838a02bc135590ebfb
Reviewed-by: Tobias Hunger <[email protected]>
|
|
|
|
|
| |
Change-Id: I22bd72ee5b8d8a28d87459fe125ef3a211b9ad16
Reviewed-by: Eike Ziller <[email protected]>
|
|
|
|
|
| |
Change-Id: I2b8853e2e65aa706a1363c8039264cb3689be459
Reviewed-by: Eike Ziller <[email protected]>
|
|
|
|
|
|
|
|
|
|
| |
The run configuration's extraId is checked against the
RunConfigurationCreationInfos' targetName and buildKey to find out if
the run configuration came from that creation info. So we need to
implement that in the run configuration.
Change-Id: I396605a19b39837d769287d6753cf16ac4d9e77d
Reviewed-by: hjk <[email protected]>
|
|
|
|
|
| |
Change-Id: I3ec20d6878efee0d19923e3e1bf58fa32e3be799
Reviewed-by: hjk <[email protected]>
|
|
|
|
|
| |
Change-Id: Ic3f470b1d3df47b90f054ef1e006927b9ee675ca
Reviewed-by: Eike Ziller <[email protected]>
|
|
|
|
|
|
|
| |
In hover handler and run configuration factory
Change-Id: Ib60db43560e8485ce9b5a8f9ddcb703382a0ef70
Reviewed-by: Eike Ziller <[email protected]>
|
|
|
|
|
|
|
| |
Changed to IDs in qt-creator/4a66cae8545cd58cf9d3006a2bad91845cffa14b
Change-Id: Ie6eb2d53df8735f7fa78baa3a9f885192593f950
Reviewed-by: hjk <[email protected]>
|
|
|
|
|
| |
Change-Id: Ib3f470b1d3df47b90f054ef1e006927b9ee675ca
Reviewed-by: Eike Ziller <[email protected]>
|
|
|
|
|
|
| |
Change-Id: Ifc984f3eff16d109923db33f87906c49765f7864
Reviewed-by: Tobias Hunger <[email protected]>
Reviewed-by: hjk <[email protected]>
|
|
Shows all files from the file system tree around the .cabal file.
Provides a simple build configuration with "stack build" step.
Provides a simple run configuration with "stack exec" for each
"executable" entry.
|