Uploaded image for project: 'NetBeans'
  1. NetBeans
  2. NETBEANS-4983

Input textfield injection in documentation overlay?

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • php - Editor
    • None

    Description

      I'm not sure it's intended.
      In phpdoc block, when you create something like:

      /**

      • Strange phpdoc behavior
      • @param array<int, StdClass> $params
      • @return array<string, StdClass>
        */
        public function __construct(array $params)
        {

      }

      The documentation bubble contains an editable textfield (see screenshot attached)

      Attachments

        1. 01code.png
          15 kB
          Jayce
        2. 02Phpdoc.png
          97 kB
          Jayce

        Activity

          People

            junichi11 Junichi Yamamoto
            FFT Jayce
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: