Getting started
Get started with the CodeSnap quickly
Quick Start
Welcome to the "Getting Started" guide for CodeSnap! 🎉 This page will help you get started with CodeSnap.
CodeSnap is a powerful tool for creating beautiful code snippets. It allows you to customize the appearance of your code snippets, making them visually appealing and easy to read. This guide will walk you through the process of setting up CodeSnap in your project and using it effectively.
CodeSnap also provides CLI and editor plugin support, allowing you to integrate it into your development workflow seamlessly.
CLI
CodeSnap CLI is a command-line tool that allows you to generate code snippets directly from your terminal.
CodeSnap.nvim
Neovim plugin that allows you to generate code snippets directly from your editor.
Zed integration
Describe how to use CodeSnap with Zed.
VSCode plugin (coming soon)
Visual Studio Code plugin that allows you to generate code snippets directly from your editor.
IDEA plugin (coming soon)
IntelliJ IDEA plugin that allows you to generate code snippets directly from your editor.
Installation
Basic Usage
Next Steps
- Read the Architecture guide
- Check out the Configuration options
- Explore the Features section