You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have you used the debugging guide to try to resolve the issue?
Have you checked our FAQs to make sure your question isn't answered there?
Have you checked to make sure your issue does not already exist?
Have you checked you are on the latest release of Pulsar?
What happened?
The linter for the Python IDE doesn't work in Ubuntu, but it works on my Mac. In particular, when I make changes to a file, it won't update in the linter; it still says that there is an error or a warning. The only way to get rid of the messages is to close Pulsar and reopen the IDE.
Pulsar version
1.116.2024042018
Which OS does this happen on?
🐧 Debian based (Linux Mint, Ubuntu, etc.)
OS details
Ubuntu 22.04
Which CPU architecture are you running this on?
x86_64/AMD64
What steps are needed to reproduce this?
Install the ide-python package.
Open up a python file.
Try and fix mistakes highlighted by the linter.
Additional Information:
No response
The text was updated successfully, but these errors were encountered:
Truth be told this isn't a repo the Pulsar team has put much of any effort into maintaining. As our team is small and this package has largely flown under our radar.
I may recommend instead looking at pulsar-ide-python which is a package being maintained by a community member that claims to have fixed the issues in this package.
But to make the messaging more clear I'll talk with the team about what we want to do with this package.
Thanks in advance for your bug report!
What happened?
The linter for the Python IDE doesn't work in Ubuntu, but it works on my Mac. In particular, when I make changes to a file, it won't update in the linter; it still says that there is an error or a warning. The only way to get rid of the messages is to close
Pulsar
and reopen the IDE.Pulsar version
1.116.2024042018
Which OS does this happen on?
🐧 Debian based (Linux Mint, Ubuntu, etc.)
OS details
Ubuntu 22.04
Which CPU architecture are you running this on?
x86_64/AMD64
What steps are needed to reproduce this?
ide-python
package.Additional Information:
No response
The text was updated successfully, but these errors were encountered: