Uploaded image for project: 'VS Code Extension'
  1. VS Code Extension
  2. VSCODEEXT-22

File wizards with GUI

XMLWordPrintable

    • Icon: User Story User Story
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • 1.9.0
    • None
    • General
    • None

      As a developer, I want to easily add Qt-related files to the project.

      These file types I want to add:

      • Qt-related new class (with QObject/QWidget boiler-plate)
      • a .ui file
      • a .qml file
      • a .ts file with an option to choose the language
      • maybe a new .qrc file (we recommend using qt_add_resource these
        days, so maybe not)

      Get inspiration from Qt VS Tools and Qt Creator for which types we want to support exactly.

      The files should be added to the file system.

      Tentative: the files should be added to the CMake project file if possible.

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

            bencho Ben Cho
            jbornema Joerg Bornemann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes