vscode-qt-tools icon indicating copy to clipboard operation
vscode-qt-tools copied to clipboard

[feature] Provide "Qt Linguist" in Command Palette and Right Click Menu.

Open hwhsu1231 opened this issue 2 years ago • 0 comments

Feature Request

  • When we press "Ctrl+Shift+P" and type "Qt" in Command Palette, it shows some options, including:

    • Qt: Launch Qt Designer
    • Qt: Launch Qt Creator
    • Qt: Launch Qt Assistant
  • When we "right click" the *.ui file, it shows two options in Right Click Menu:

    • Edit in Qt Creator
    • Edit in Qt Designer

I hope this extension provide "Qt Linguist" in the above two places.

  • Providing "Qt: Launch Qt Linguist" in command palette.
  • When we right click the *.ts, *.qph, *.po, *.xlf files, it should show "Edit in Qt Linguist".

Screenshots

image image

Versions

  • VSCode: 1.68.0
  • Qt tools: 0.11.0

hwhsu1231 avatar Jun 14 '22 10:06 hwhsu1231