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


<<< text/html; name="untitled-[2].html": Unrecognized >>>
-- 
Qt-creator mailing list
Qt-creator@qt-project.org
https://lists.qt-project.org/listinfo/qt-creator

Reply via email to