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

Updating pyscripter with new jedilsp.exe #1208

Closed
groehner opened this issue May 18, 2023 · 1 comment
Closed

Updating pyscripter with new jedilsp.exe #1208

groehner opened this issue May 18, 2023 · 1 comment
Labels

Comments

@groehner
Copy link
Contributor

As I had problems with not working code completion in guipy, i found out, that jedilsp.exe wasn't exchanged with a new version durring an update.
line 221 of the InnoSetup script pyscripter.iss should be flaged with ignoreversion:
Source: "..\Lib\Lsp\jls\jedilsp.exe"; DestDir: "{commonappdata}\PyScripter\Lsp\jls"; Flags: ignoreversion

@pyscripter
Copy link
Owner

Thanks!

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

No branches or pull requests

2 participants