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

Ability to open a file at a line number

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • Not Evaluated
    • Qt Creator 2.1.0
    • Qt Creator 2.0.1
    • All Other Issues
    • None
    • linux, 64bit.

    Description

      currently Qt Creator can open a file with an external command.
      qtcreator -client /tmp/somefile.txt

      However a with valgrind reports or error checking tools I normally have a line number too,

      This would be useful to have gedit/vim style line number.
      eg:
      qtcreator -client /tmp/somefile.txt +67
      or some apps do...
      qtcreator -client /tmp/somefile.txt -goto 67

      Im not fussed about how, but the functionality would be useful and probably not hard to add.

      Attachments

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

        Activity

          People

            dt Daniel Teske
            ideasman42 Campbell Barton
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes