Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Add new extension to C++ plugin?
Forum Updated to NodeBB v4.3 + New Features

Add new extension to C++ plugin?

Scheduled Pinned Locked Moved Qt Creator and other tools
2 Posts 2 Posters 850 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    jsshapiro
    wrote on last edited by
    #1

    This ought to be simple, but I'm not seeing where/how to do it. I simply want to tell Qt Creator that filenames ending in ".doxy" should be treated as C++ files for editing purposes. The C++ editor preferences already know about "qdoc" files; it's just that I don't happen to be using qdoc.

    Is there an easy way to do this, or is the knowledge of extensions buried deep in the source of Qt Creator?

    1 Reply Last reply
    0
    • sierdzioS Online
      sierdzioS Online
      sierdzio
      Moderators
      wrote on last edited by
      #2

      You can set up the highlighting in Tools->Preferences->Text editor->Syntax Highlighting->Download Definitions...

      But you are asking about the editor. That can be set up in Tools->Preferences->Environment->MIME Types.

      (Z(:^

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved