groq-debugger
A debugger for VSCode to debug through a Groq prompt
TO INSTALL:
- Insert a correct Groq Key in src/extension.ts moving the key ADD_YOUR_GROQ_KEY
- npm install typescript --save-dev
- npm install -g @vscode/vsce
- vsce package
- add your groq-debugger-*.vsix in vscode
- in VSCode select your code and make CTRL+SHIFT+P to open the palette control
- Search 'groq debugger' and digit in the prompt
| |