UpSkilliT IDE is a Visual Studio Code extension that connects learners directly
to the UpSkilliT Careers platform and delivers hands-on coding tasks inside VS Code.
Features
✅ Login using your UpSkilliT learner account
✅ Browse approved batches, days, and hands-on sessions
✅ Auto-create Java solution files with boilerplate code for each task
✅ “Verify with AI” button to send your code for automatic feedback
✅ “Submit Task” button that records successful submissions in Firestore / UpSkilliT Careers
✅ Visual status for completed tasks and AI feedback shown inline
Requirements
A valid UpSkilliT learner account
Internet connection (for AI verification and submission)
VS Code 1.xx or later (match what you have in engines.vscode in package.json)
Usage
Open VS Code and run the command: “UpSkilliT IDE” from the Command Palette.
Log in with your UpSkilliT credentials.
Select your Batch → Day → Hands-on Session from the Task Navigator.
Click “Start Task & Create File” to generate a Java file with boilerplate code.
Write your solution in the created file.
Click “Verify with AI” to get instant feedback.
When the solution is marked correct, click “Submit Task” to store the submission.
Support
For issues or feedback, please contact: support@upskillit.com (or your real support contact).