This VS Code extension is used to take scenario-based online tests.
You will receive a test link from the company or institute.
After opening the link in your browser, you can start the test directly in VS Code with one click.
What this extension does
Opens your test inside VS Code
Downloads the question automatically
Creates required folders for the test
Lets you write and edit code freely
Submits your work safely when you finish
Important Rules
Write your code only in the provided folders
Do NOT change anything inside the .conceptninjas folder
Do not delete or rename test files
Changing restricted files may cause issues during submission.
How submission works
When you click Submit, your code is collected and uploaded automatically.
You don’t need to upload anything manually.
That’s it — focus on solving the problem and coding 👍
🗓️ Release Notes
0.0.1
Initial release of Conceptninjas 🎉
Added core functionality for coding round setup and test execution.
0.0.2
Bug Fixes & Improvements 🙌
Changed .shadow download source.
🧡 Feedback
Have suggestions or found a bug?
Open an issue or contact the author directly to help improve Conceptninjas.