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

function argument hints don't show on variables

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • Qt Creator 2.4.0
    • Qt Creator 2.3.0-beta
    • Quick / QML Support
    • None
    • ed1321a4f95d4ecbbd96794ec355cfc7984cfb2d

      Try

      function foo() {
        var x = new Date();
        x.setTime(|)
      }
      

      you should get a hint about setTime expecting one argument.

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

            ckamm Christian Kamm
            ckamm Christian Kamm
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes