m1zar created an issue (geany/geany#4331) I often have issues with Python complaining on compilation due to mixed tab's and spaces. Usually due to copying code from elsewhere that contains Tabs into code written using spaces rather than tabs. For example code from Claud Ai will paste in, with spaces, but not enough, so I tab the pasted block out and it appears the Geany converts it to all Tabs. Could Geany either have the option for spaces rather than tabs, or intelligently select the right format based on the code being pasted into. It's not the end of the world, but when you're doing it for the n'th time on a longer piece of code you start to wonder why it's not better supported. If the support for that is already there, I could have missed it, I apologise. Geany has been my proffered Python editor for several years. Many thanks for it.
-- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/4331 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/issues/[email protected]>
