Add long descriptions to some plugins

Edited the short descriptions to answer the question
"What can I do with this extension" to help users decide
whether they need it.

In long descriptions, tell users what else they need to
be able to use the plugin.

Change-Id: Iefce7505b61fc77cf38cc915f1f7dbd25c9cb570
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
Leena Miettinen
2024-05-30 16:53:58 +02:00
parent 2ebc4525f5
commit 6cd7aed8eb
73 changed files with 339 additions and 73 deletions

View File

@@ -12,7 +12,10 @@
"",
"Alternatively, this plugin may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT included in the packaging of this plugin. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl-3.0.html."
],
"Description" : "Terminal window.",
"Description" : "Open a terminal as an output view",
"LongDescription" : [
"Instead of using an external terminal."
],
"Url" : "https://www.qt.io",
${IDE_PLUGIN_DEPENDENCIES}
}