The official toolkit for the ini.so ecosystem.
Features
Copy as Markdown
Copy selected code (or the entire file) as a formatted Markdown block. The output includes:
- The relative file path.
- Syntax highlighting based on the file type.
How to use:
- Right-click in the editor and select ini: Copy as Markdown.
- Alternatively, open the Command Palette (
Cmd+Shift+P / Ctrl+Shift+P) and search for ini: Copy as Markdown.
Requirements
- VS Code 1.85.0 or higher.
- Compatible with Cursor, Antigravity, and other VS Code-based editors.
Development
This extension is built with TypeScript and esbuild.
Commands
pnpm build: Build the extension.
pnpm dev: Start the extension in watch mode.
Debugging
A pre-configured launch setting is available:
- Open the repository in VS Code.
- Go to the Run and Debug view.
- Select Launch Toolkit and press F5.
Release Notes
0.0.1
- Initial release of ini Toolkit.
- Added Copy as Markdown feature.
- Integrated debug and build configurations.
| |