A Visual Studio Code extension that integrates dropstone directly into your development workflow.
Prerequisites
This extension requires the dropstone CLI to be installed on your system. Visit dropstone.io for installation instructions.
Features
Quick Launch: Use Cmd+Esc (Mac) or Ctrl+Esc (Windows/Linux) to open dropstone in a split terminal view, or focus an existing terminal session if one is already running.
New Session: Use Cmd+Shift+Esc (Mac) or Ctrl+Shift+Esc (Windows/Linux) to start a new dropstone terminal session, even if one is already open. You can also click the dropstone button in the UI.
Context Awareness: Automatically share your current selection or tab with dropstone.
File Reference Shortcuts: Use Cmd+Option+K (Mac) or Alt+Ctrl+K (Linux/Windows) to insert file references. For example, @File#L37-42.
Support
This is an early release. For issues, feedback, or feature requests, please reach out at dropstone.io/contact.