pyscripter

Results 222 comments of pyscripter

Fixed in version control. The fix will be available in v4.2.2

> Also want suggest option to resize this widow to see full path and more easy edit Done in version control.

I cannot reproduce the issue with deleting python versions. I tried with 15 custom versions and it works fine. Could you please post here a pyscripter.local.ini that produces the error?

> Are you using Jedi as Language Server ? Yes, Do you mean that there is no completion when source code is not available? Then an interface file (*.pyi) is...

Indeed. The installation file handles this. For the zip distributions there is a link that helps you install it. Maybe there is an issue with the installation. Does reinstalling WebView2...

You need to install WebView 32 bits (in addition to 64 bits) or use PyScripter 64 bits (recommended).

Made the IDE Options dialog sizeable. For other windows please open a new issue.

I am suggesting the following header for all project files: ``` (**************************************************************************) (* This unit is part of the Python for Delphi (P4D) library *) (* Project home: https://github.com/pyscripter/python4delphi *)...