EasyCoder
EasyCoder is a lightweight VS Code extension that sends the current file's absolute path and the selected line range to a macOS native app.
Features
- Detects file path and selected text in the current editor
- Sends this data to a macOS application (via AppleScript or custom integration)
- Shortcut:
Cmd + Shift + L
Requirements
- macOS only (requires the receiving macOS app to be installed)
- Your macOS app must register a custom URL scheme or AppleScript listener
Usage
- Open any file in VS Code.
- Select one or more lines.
- Press
Cmd + Shift + L to trigger the extension.
- Your macOS app will receive the file path and line info.
Extension Settings
This extension has no configurable settings yet.
Known Issues
None currently.
Release Notes
0.0.1
Developed by NailAi Inc.
| |