forked from qt-creator/qt-creator
Terminal: add cmd shell integration when using clink
The script was provided at https://github.com/chrisant996/clink/discussions/453 If clink is not installed cmd will not have any issues, since only the environment variable CLINK_PATH will be set. Change-Id: I9f1d16933ae6bbcb3da1243e8704af6dc86b9a4d Reviewed-by: Cristian Adam <cristian.adam@qt.io> Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
This commit is contained in:
@@ -1059,6 +1059,18 @@
|
||||
|
||||
\include license-mit.qdocinc
|
||||
|
||||
\li \b terminal/shellintegrations/clink
|
||||
|
||||
The Terminal plugin uses a lua script to integrate with the cmd shell when using clink.
|
||||
|
||||
\list
|
||||
\li \l https://github.com/chrisant996/clink-gizmos
|
||||
\endlist
|
||||
|
||||
Distributed under the MIT license.
|
||||
|
||||
\include license-mit.qdocinc
|
||||
|
||||
\li \b cmake
|
||||
|
||||
The CMake project manager uses the CMake lexer code for parsing CMake files.
|
||||
|
||||
Reference in New Issue
Block a user