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

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

    XMLWordPrintable

Details

    • d4d8ea98b (13.0)

    Description

      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).

      Attachments

        For Gerrit Dashboard: QTCREATORBUG-30686
        # Subject Branch Project Status CR V

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes