Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-30686

Qt Creator fails to work with non C++ project files

XMLWordPrintable

    • d4d8ea98b (13.0)

      When I add a non-C++ source files to the project ( lex and bison, .l and .y in this case) files to the project (file are listed in target_sources()), QtC opens them and edits as plain files and even applies some color scheme. Now, after I close and reopen the project, QtC says that those files are not part of any project, and applies clangd diagnostics to them, applies clang-format formatting to them (which, of course, ruins the file structure), and makes it impossible to remove breakpoints in them (it toggles another breakpoint at the same line instead).

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            cadam Cristian Adam
            eugeneshalygin Eugene Shalygin
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes