[Qt-creator] clangd + qtc vs clangd + any editor
Knut Petter Svendsen
knutpett+qtcreator at pvv.org
Thu Feb 23 06:38:50 CET 2023
I often get asked by my coworkers why I use qtcreator for general C++
development (non-Qt) when you can use clangd with "any" editor and get
code completion, navigation, refactoring etc. Often they mention vscode
and/or vim.
Assuming that you have a build system in place that can generate a
compile_commands.json file, which advantages does QtCreator give? (non-Qt
c++)
I do have a personal preference for QtCreator, but I would greatly
appreciate it if you could provide me with some insight on the matter.
--
Knut Petter Svendsen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20230223/aa985675/attachment.html>
More information about the Qt-creator
mailing list