https://bugs.kde.org/show_bug.cgi?id=375362
Bug ID: 375362 Summary: Build plugin: add Python mode Product: kate Version: 16.08 Platform: Other OS: Linux Status: UNCONFIRMED Severity: wishlist Priority: NOR Component: general Assignee: kwrite-bugs-n...@kde.org Reporter: codestr...@posteo.org Target Milestone: --- To make Python development easier here is suggestion for the extension of the Build plugin: - Add an option (with user-definable shortcut) to run the current file with a (customizable) python interpreter - Current (or all open) file(s) will automatically be saved. - It should use Terminal tool view to automatically enter the python command (similar to the 'cd' command when auto-sync for directories is enabled) - If the Terminal is blocked the blocking process should be killed (maybe with user confirmation) This mode could be useful for other interpreters than Python. -- You are receiving this mail because: You are watching all bug changes.