How do I integrate ...
 
Notifications
Clear all

How do I integrate ChatGPT into my VS Code workflow?

4 Posts
5 Users
0 Reactions
157 Views
0
Topic starter

I am honestly so fed up with having to alt-tab back and forth between my browser and vs code every five seconds it is literally ruining my focus. I am trying to finish up this site for a local cafe by next friday and I have like a million small bugs in my react components and every time I need to ask chatgpt something I have to copy the code go to chrome wait for it to load paste it then copy the answer back and its just a total mess. I tried one extension but it was so clunky and asked for a paid api key right away which i cant afford right now since im a student and broke lol. I just want something that sits right in my sidebar where I can highlight a block of code and just say fix this or explain what this mess does without leaving the editor. I keep losing my place in the logic and it is taking me twice as long to get anything done. Does anyone actually have a setup for this that works and is free or at least has a decent free tier because i am losing my mind trying to manage twelve tabs and my ide at the same time... how are you guys actually getting chatgpt inside vs code without it being a total headache?


4 Answers
12

You definitely need GitHub Copilot Student Developer Pack! its honestly life changing.

  • Apply with school email
  • Enable the sidebar chat It fixes bugs so fast. I love it!


12
  • Late to the party but Codeium AI Coding Assistant VS Code Extension Free Tier is a solid pick.
  • Sidebar chat handles React bugs well.
  • It's free and doesn't need an API key.

3

Just saw this and totally feel the frustration. Be careful with those free extensions tho, some are privacy-invasive or basically just stop working mid-project. Make sure to check the permissions before pasting your client code! Are you looking for something that strictly uses high-end logic, or are you okay with lighter models? I'd suggest checking out open-source hubs for plugins that support local model hosting so you dont have to pay, it's safer tbh.


2

VictorViatt is totally right about the privacy stuff. i tried a few of those random extensions and they were honestly a letdown because the lag was unbearable. it basically defeated the purpose of staying in the editor when it takes a full minute to process a simple fix. just a heads up that the free ones often have terrible uptime too... you think youre saving time but you end up just staring at a loading bar.


Share: