Skip to content

Ranamzes/vscode-to-cursor-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

VSCode to Cursor Snippets Converter

This tool helps you migrate your Visual Studio Code snippets to Cursor.

Features

  • Supports Windows, macOS, and Linux
  • Automatically detects snippet locations for different operating systems
  • Converts VSCode snippet format to Cursor format

Requirements

  • Python 3.6 or higher
  • hjson library

Installation

  1. Clone this repository:

    git clone https://github.com/ranamzes/vscode-to-cursor-snippets.git
    
  2. Install the required library:

    pip install hjson
    

Usage

Run the script from the command line:

python vscode_to_cursor_snippets.py

License

This project is licensed under the MIT License.

About

Migrate your Visual Studio Code snippets to Cursor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages