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. Code Formatting Plugins in Qt Creator
Qt 6.11 is out! See what's new in the release blog

Code Formatting Plugins in Qt Creator

Scheduled Pinned Locked Moved Qt Creator and other tools
2 Posts 2 Posters 20.3k 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    Is there anyway to use a code formatting plugin inside Qt Creator much like Eclipse uses? Seems like this would be very helpful.

    1 Reply Last reply
    0
    • ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #2

      You can always run your preferred code formatting utility over your source code outside Qt Creator. There are lots of those (e.g. "astyle":http://astyle.sourceforge.net/), there even is a UI which can use several different indenters for all kinds of code called "universalIndentGUI":http://universalindent.sourceforge.net/index.php (which is a Qt application by the way;-).

      IIRC there is a plugin for code formatting listed in the "Qt Creator Plugin Gallery":http://developer.qt.nokia.com/wiki/Qt_Creator_Plug-in_Gallery. I have not tried it though and can not comment on its state.

      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