Pi x IDEPi x IDE connects VS Code with Pi so your active file and selected text can be sent as editor context. Features
UsageUse the command palette and run:
Default shortcut:
When no text is selected, Pi receives the active file reference. When text is selected, Pi receives the selected range and content. For diagnostics, connect Pi first, then place the cursor on an error or warning and open Quick Fix. The Pi diagnostic actions appear only while at least one Pi client is connected. Choose Pi: Fix it to send the diagnostic details and nearby source context to one connected Pi client and start a diagnostic-analysis turn using the built-in prompt template. Choose Pi: Send diagnostic to send the same context to one connected Pi client and paste it into Pi's input box without starting a turn. Settings
|