One of the most underrated features of Claude.ai is "projects". You can sync your code with a project, and then simply talk to Claude about your code, without needing to worry about supplying context. ChatGPT has a similar feature, but only works with their "4o" model as of now, and is not as good as Claude.
Claude Sync aims to make it easier to use Claude.ai projects by directly letting you sync your code from your IDE, with features like auto-syncing, exclude/include files, and more.
Delay in seconds between auto-syncs (min: 10, max: 180)
30
Workspace
syncOnStartup
Sync workspace when VS Code starts
false
Workspace
cleanupRemoteFiles
Remove remote files that don't exist locally
true
Workspace
Project Instructions
Need to give Claude specific instructions for your project? Create a .projectinstructions file in your workspace root. These instructions sync when initializing a new project, or when running "Sync Project Instructions" manually.
Contributing
Feel free to contribute to this project by opening an issue or submitting a pull request.
License
ClaudeSync is open source software licensed under the MIT License. See the LICENSE file for details.
[!WARNING]
This extension is not officially affiliated with Anthropic's Claude.ai service.