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. Generic Highlighter: how to configure

Generic Highlighter: how to configure

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
1 Posts 1 Posters 641 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.
  • A Offline
    A Offline
    amigo421
    wrote on last edited by
    #1

    trying to open doxy file with .dox extension and believed that highlighter should apply doxygen.xml
    but nothing happened,
    I see this in the header:
    <language name="Doxygen"
    version="1.41"
    kateversion="5.0"
    section="Markup"
    extensions=".dox;.doxygen"
    mimetype="text/x-doxygen"
    author="Dominik Haumann (dhdev@gmx.de)"
    license="LGPL"
    priority="9">

    does this mean that I have to perform some additional steps to register this file type (MIME?) in a system (Win10)?
    how can I do this?

    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