Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

qtdesigner.path - Handle relative paths from workspace or venv #5

Open
Guts opened this issue Aug 13, 2018 · 2 comments
Open

qtdesigner.path - Handle relative paths from workspace or venv #5

Guts opened this issue Aug 13, 2018 · 2 comments
Labels
enhancement New feature or request

Comments

@Guts
Copy link

Guts commented Aug 13, 2018

Qt Designer is now often used within the PyQt5-tools package (as you say into your readme) and it could be great to allow relative paths for the pyqt-integration.qtdesigner.path (and others):

  • from the ${workspaceFolder}
  • or from the python.pythonPath
@mine2chow
Copy link
Owner

Usually they are using PyQt5-tools or python distribution like Anaconda, if the command "designer" is available in your system, you can set it to pyqt-integration.qtdesigner.path and it should work.

If someone wants to put the PyQt5-tools package into ${workspaceFolder}, sounds interesting to add this support.

@mine2chow mine2chow added the enhancement New feature or request label Aug 17, 2018
@Jaylee89
Copy link

if use Anaconda, you can configure it, it works for me.

<anaconda path>/bin/Designer.app/Contents/MacOS/Designer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants