diff options
author | Ignacio Etcheverry <ignalfonsore@gmail.com> | 2020-10-04 02:11:53 +0200 |
---|---|---|
committer | Ignacio Etcheverry <ignalfonsore@gmail.com> | 2020-10-23 07:49:39 +0200 |
commit | f06f91281c9a657725bedc25ee8e5eb470b2802a (patch) | |
tree | d9e365b1088a17c0ca8f13c900d42a6964db2686 /modules/csg | |
parent | 32be9299ba177781d22bffa8e7e848fcca33b860 (diff) |
C#: Re-work solution build output panel
- Removed item list that displayed multiple build
configurations launched. Now we only display
the last build that was launched.
- Display build output next to the issues list.
Its visibility can be toggled off/on.
This build output is obtained from the MSBuild
process rather than the MSBuild logger. As such
it displays some MSBuild fatal errors that
previously couldn't be displayed.
- Added a context menu to the issues list with
the option to copy the issue text.
- Replaced the 'Build Project' button in the panel
with a popup menu with the options:
- Build Solution
- Rebuild Solution
- Clean Solution
- The bottom panel button was renamed from 'Mono'
to 'MSBuild' and now display an error/warning icon
if the last build had issues.
Diffstat (limited to 'modules/csg')
0 files changed, 0 insertions, 0 deletions