pulsar-edit / ide-python

Python language support for Pulsar :atom: :snake:
Other
0 stars 0 forks source link

Linter doesn't work properly on Ubuntu #2

Open ahill187 opened 4 months ago

ahill187 commented 4 months ago

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?

  1. Install the ide-python package.
  2. Open up a python file.
  3. Try and fix mistakes highlighted by the linter.

Additional Information:

No response

confused-Techie commented 4 months ago

Thanks a ton for your issue!

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.