codellamas README
How to run the extension
Make sure in frontend folder theres an out folder if not create it.
npm install
npm run compile
Credits
Llama icons created by Icongeek26 - Flaticon
Features
- Shown in Activity Tab the llama icon [Done]
- Able to click on "Generate Questions" to open up new tab [Done]
- Specify code smells and topic to generate questions [Done]
- Able to write out the new files generated by backend to VScode [In progress]
- Submit button to send to backend to generate evaluation of the answers done by student [TBC]
- Show answers button for student to see the model answer [TBC]
Requirements
Ensure Spring boot project is initialized before using this extension.
| |