ecode: More terminal fixes. Also fixes for the linter and formatter plugins.

This commit is contained in:
Martín Lucas Golini
2022-07-07 19:28:42 -03:00
parent 09114eea8a
commit 7234453161
12 changed files with 62 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE QtCreatorProject>
<!-- Written by QtCreator 7.0.2, 2022-07-07T00:38:47. -->
<!-- Written by QtCreator 7.0.2, 2022-07-07T19:06:30. -->
<qtcreator>
<data>
<variable>EnvironmentId</variable>
@@ -1203,6 +1203,7 @@
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">ecode-debug</value>
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.CustomExecutableRunConfiguration</value>
<value type="QString" key="ProjectExplorer.RunConfiguration.BuildKey"></value>
<value type="QString" key="RunConfiguration.Arguments">/home/programming/lad/lad-api/</value>
<value type="bool" key="RunConfiguration.UseCppDebugger">true</value>
<value type="bool" key="RunConfiguration.UseCppDebuggerAuto">false</value>
<value type="bool" key="RunConfiguration.UseQmlDebugger">false</value>