Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Antigravity CLI HelperNew to Visual Studio Code? Get it now.
Antigravity CLI Helper

Antigravity CLI Helper

Azuma000

| (0) | Free
Copy file path and lines to clipboard for Antigravity CLI
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Antigravity CLI Helper 🚀

Antigravity CLI Helper は、Google の対話型 AI 開発アシスタントである Antigravity CLI とのペアプログラミングを劇的に高速化するために開発された VS Code 拡張機能です。


🇯🇵 日本語説明 (Japanese)

✨ 主な機能 (Features)

  1. ファイルパスと行番号の瞬間コピー:
    • エディタ上でコードの範囲を選択して Ctrl+L(Mac なら Cmd+L)を押すだけで、現在開いているファイルの相対パスと選択行番号(例: src/index.ts:10-25)をクリップボードに一瞬でコピーします。
  2. 統合ターミナルへの自動流し込み(自動ペースト):
    • コピーと同時に、VS Code 内のアクティブな統合ターミナル(Antigravity CLI が起動している画面)に、コピーしたパス情報を自動でそのままペーストします!
    • 勝手に実行されないよう最後のエンターキーは入力されないので、挿入されたテキストを確認してから安全に実行できます。

🛠️ 使い方 (Usage)

  1. VS Code 内の統合ターミナルで Antigravity CLI を起動し、入力待ちの状態にします。
  2. エディタ上で、エージェントに見せたいコード範囲を選択します。
  3. Ctrl+L (Mac: Cmd+L) を押します。
  4. 統合ターミナルの入力欄に、選択したファイルと行番号が自動的に挿入されるので、そのままメッセージを付け加えて Enter キーを押すだけ!

🇬🇧 English Description (English)

✨ Features

  1. Instant Path & Line Copy:
    • Select a range of code in your editor and press Ctrl+L (Cmd+L on macOS) to instantly copy the relative file path and line numbers (e.g., src/index.ts:10-25) to your clipboard.
  2. Auto Integrated Terminal Injection:
    • Simultaneously injects the copied path directly into the active VS Code Integrated Terminal (where Antigravity CLI is running).
    • Safe design: It pastes the text without a trailing newline, allowing you to review the input before sending.

🛠️ Usage

  1. Start Antigravity CLI in your VS Code Integrated Terminal.
  2. Select the range of code in the editor that you want to reference.
  3. Press Ctrl+L (or Cmd+L on macOS).
  4. The file path and line range will be automatically injected into your active terminal prompt. Add your message and press Enter!

📦 インストール方法 (How to Install)

VSIX からのインストール (Install from VSIX)

  1. 拡張機能サイドバー (Ctrl+Shift+X) を開きます。
  2. 右上の ... (More Actions...) ボタンをクリックします。
  3. 「VSIX からのインストール... (Install from VSIX...)」 を選択し、生成された .vsix ファイルを選択します。
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft