This is an extension that allows you to remotely access your visual studio code workpace from ChatGPT freeing you from the stress of copying text back and forth. it is meant to be a cheaper alternative to paying for both ChatGPT and github copilot because you only get to pay for ChatGPT.
With remote access to your workspace you can
Ask questions in chatgpt without copying code backe and forth
Create new files and folders
Edit Files
Run commands in Terminal
Debug your code.
All remotely from ChatGPT
How to use This Extension
Go to ChatGPT explore GPTs, search and open Controlx GPT
you should see something that looks like whats below
You have to request for a new session token anytime you want to connect chatgpt to your workspace.
you can use the command
controlx.requestToken: Request Session Token
or click on the extension icon then request token
once you have gotten you token it would be automatically copied to the clipboard. Alternatively you can run the command below
controlx.copySessionId: Copy session Token
alternatively you can copy it from the extension tree view
Here is Some more extension UI description
controlx.disconnect: Disconnect workspace from chatgpt
controlx.reInitialize: ReIntialize the workspace
controlx.requestToken: Request session Token
you can re connect your workspace after a disconnection
or request a new session token.
controlx.reconnect: reconnect workspace to chatgpt
Explore the extension commands in the Features Tab
connect with me for projects