debugger improvements

This commit is contained in:
Vadim Lopatin 2015-12-17 11:48:57 +03:00
parent b8b44a79e7
commit 611c2f2cb7
10 changed files with 175 additions and 5 deletions

View file

@ -121,6 +121,8 @@
<Compile Include="src\dlangide\ui\outputpanel.d" />
<Compile Include="src\dlangide\ui\searchPanel.d" />
<Compile Include="src\dlangide\ui\settings.d" />
<Compile Include="src\dlangide\ui\stackpanel.d" />
<Compile Include="src\dlangide\ui\watchpanel.d" />
<Compile Include="src\dlangide\ui\wspanel.d" />
<Compile Include="src\dlangide\tools\editortool.d" />
<Compile Include="src\dlangide\tools\d\dcdinterface.d" />