But-Bython is a powerful Visual Studio Code extension designed for developers who love Python but prefer C-style syntax. Write code with curly braces and semicolons, and let our engine handle the rest.
✨ Key Features
Brackets to Python: Use {} and ; freely. The extension automatically transpiles your code into clean, indented Python.
Auto-Fix on Save: Every time you save a .by file, the extension automatically corrects formatting and prepares the script for execution.
AI-Powered Diagnostics: Integrated with Google Gemini AI to analyze your logic and highlight errors directly in the editor.
Hybrid Imports: Complete flexibility—you can import both traditional .py and new .by files within your project.
One-Click Run: Press F5 to instantly save, transpile, and execute your code in the terminal.