I built a VS Code extension to solve a problem I’ve personally faced for years: 𝗯𝗿𝗼𝗸𝗲𝗻 𝗣𝘆𝘁𝗵𝗼𝗻 𝗶𝗻𝗱𝗲𝗻𝘁𝗮𝘁𝗶𝗼𝗻. Most existing formatters work well when code is already clean, but they often struggle when indentation is severely broken. That gap motivated me to build Python Indentation Healer — a tool focused specifically on restoring readable and executable Python code with a single action. 𝗛𝗼𝘄 𝗶𝘁 𝘄𝗼𝗿𝗸𝘀:   • Paste broken Python code using 𝗖𝗧𝗥𝗟 + 𝗩   • Press 𝗖𝗧𝗥𝗟 + 𝗔𝗟𝗧 + 𝗜 to automatically heal and re-indent the file I’ve already released 7 versions and continue improving it based on real-world usage and feedback. A short demo video is attached showing the transformation in action. 𝗚𝗶𝘁𝗛𝘂𝗯 𝗿𝗲𝗽𝗼𝘀𝗶𝘁𝗼𝗿𝘆: https://lnkd.in/dX7i-Qn4 𝗘𝘅𝘁𝗲𝗻𝘀𝗶𝗼𝗻 𝗹𝗶𝗻𝗸: https://lnkd.in/dusJq8UK Feedback, suggestions, and constructive criticism are very welcome. #𝗣𝘆𝘁𝗵𝗼𝗻 #𝗩𝗦𝗖𝗼𝗱𝗲 #𝗢𝗽𝗲𝗻𝗦𝗼𝘂𝗿𝗰𝗲 #𝗗𝗲𝘃𝗲𝗹𝗼𝗽𝗲𝗿𝗧𝗼𝗼𝗹𝘀 #𝗣𝘆𝘁𝗵𝗼𝗻𝗗𝗲𝘃𝗲𝗹𝗼𝗽𝗺𝗲𝗻𝘁 #𝗣𝗿𝗼𝗴𝗿𝗮𝗺𝗺𝗶𝗻𝗴 #𝗦𝗼𝗳𝘁𝘄𝗮𝗿𝗲𝗘𝗻𝗴𝗶𝗻𝗲𝗲𝗿𝗶𝗻𝗴 #𝗜𝗻𝗱𝗶𝗲𝗗𝗲𝘃 #𝗕𝘂𝗶𝗹𝗱𝗜𝗻𝗣𝘂𝗯𝗹𝗶𝗰

You did a Superb job 👌🙌

See more comments

To view or add a comment, sign in

Explore content categories