Rare find

cursor-sync. A plugin that synchronizes cursor positions between VSCode and JetBrains IDEs.

github.com/andrewgazelka/cursor-sync

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2025
  • Release —Cursor Sync Build 4
  • update JetBrains plugin
  • Release —Cursor Sync Build 3
  • ci: auto build
January 2025
  • add: ステータスバーからの切り替え機能
  • Merge remote-tracking branch 'origin/main'
  • add license
  • Add build instructions for VSCode and JetBrains plugins to README.md
  • Enhance cursor movement and scrolling in JetbrainsPlugin
  • Refactor cursor sync commands and enhance WebSocket management
  • Add StatusBarManager to manage connection status in CursorSyncManager
  • Update WebSocket server functionality and add restart command
October 2024
  • less strict vscode version requirement
  • Update README.md
  • initial commit