Description from extension meta
A simple editor for raw text files based on the Monaco editor
Image from store
Description from store
A Monaco-based code viewer and lite-editor for the web that runs locally in the browser as an extension. Tachi Code opens automatically when you visit open a raw code file, so you never have to leave the browser to view code files with syntax highlighting and validation (for languages supported by Monaco).
You can also create a new file from the extension's popup menu, which will open Tachi Code in a new tab.
Features
- Automatically opens when you visit a raw code file in your browser
- Create new files from the extension's popup menu
- Edit and save files to your local device
- Syntax highlighting, IntelliSense, and validation for languages supported by Monaco
- Preview Markdown files
- Problems panel for diagnosing validation errors
- Quick navigation to GitHub or GitLab for the current file (if it's hosted on one of those platforms)