Breakchain of the web
Battery of tools for writing code which ensures you cannot be replaced.Ever.
- FYF - FuckYourFormatting
- Linting - Actually it's the opposite
- Git?Ew - I can't let you use version control bro.
- Occasional color grading changes ( break your syntax highlighting )
- Unloyal? You use extensions apart from BIOTA? We shall break them too!
- Fully compatible with GitHub Copilot—its proactive error recognition treats these "issues" as genuine.
Id suggest disabling all linters and formatters before using this extension. Also, you might want to backup your code before running this extension. Just in case.
- Download the build
- Open VSCode and press
Ctrl+Shift+P
- Type
Extensions: Install from VSIX...
- Select the downloaded file and install it.
git clone https://github.com/whirlxd/Biota.git
cd Biota
npm install
Then press F5
to start debugging and open the extension in a new window.
Note: Sample code is provided in the
sample
folder.
- Open a new file and write some code.
- Save the file or run "Biota: Format" from the command palette.
- Watch the magic happen!
- Logo Font - Tilt Wrap
- Logo Icon - Phosphor Icons
- Biota & Breakchain are just wordplays on Biome & Toolchain
- Inspired by codeROT@Scrapyard
- Made for Scrapyard Global
- Made in under 12 hours with help from almost every AI possible (none worked well)
- Made in 6H30M - hackatime here
Note: This was made for a hackathon and by a single person. I will not be accepting any PRs or issues on this repo nor will I be maintaining it.
Code open sourced under the GNU General Public License v3.0 Feel free to rip out the contents of data folder since thats all AI generated and not remotely useful.