This tool helps you migrate your Visual Studio Code snippets to Cursor.
- Supports Windows, macOS, and Linux
- Automatically detects snippet locations for different operating systems
- Converts VSCode snippet format to Cursor format
- Python 3.6 or higher
hjson
library
-
Clone this repository:
git clone https://github.com/ranamzes/vscode-to-cursor-snippets.git
-
Install the required library:
pip install hjson
Run the script from the command line:
python vscode_to_cursor_snippets.py
This project is licensed under the MIT License.