Skip to Main Content
InterSystems Ideas
We love hearing from our users. Tell us what you want to see next and upvote ideas from the community.
* Bugs and troubleshooting should as usual go through InterSystems support.
Status Needs review
Categories InterSystems IRIS
Created by Rich Taylor
Created on May 6, 2024

Add Python linting to vscode when writing method in Python.

When you write a method using python you do not get any linting of the python code. This is slows down development in Python. One common mistake is bad or missing indentation which is critical in Python. While we know that there is an error the nature and identification of the error is not available. Further all the code following the bad indentation is marked as an error rather than just the one line as it would in a Python program.

  • ADMIN RESPONSE
    May 6, 2024

    Thank you for submitting the idea. The status has been changed to "Needs review".

    Stay tuned!