#could anyone guide me with how to use TMC by mooc finland in VS code
1 messages ยท Page 1 of 1 (latest)
<@&987246399047479336> please have a look, thanks.
Here is an AI assisted attempt to answer your question ๐ค. Maybe it helps! In any case, a human is on the way ๐. To continue talking to the AI, you can use </chatgpt:1108714622413963314>.
To use TestMyCode (TMC) by MOOC Finland in Visual Studio Code, you can follow these steps:
-
Install the TMC extension in Visual Studio Code by searching for "TestMyCode" in the Extensions marketplace and clicking install.
-
Once the extension is installed, open the command palette in VS Code by pressing Ctrl+Shift+P (Cmd+Shift+P on Mac) and type "TMC: Login" to log in to your TMC account.
-
After logging in, you can create a new exercise or download an existing one from MOOC Finland's website using the "TMC: Download Exercise" command.
-
To work on the exercise, open the exercise folder in VS Code and write your code.
-
You can test your code using the "TMC: Test This Exercise" command to check if it passes all the test cases provided by MOOC Finland.
-
Once you have completed the exercise, you can submit it using the "TMC: Submit This Exercise" command.
-
You can also get feedback on your submission using the "TMC: Get Feedback on Last Submission" command.
By following these steps, you will be able to use TMC by MOOC Finland in Visual Studio Code to practice Java programming exercises and get feedback on your solutions.
Getting it going in their TMCBeans build of NetBeans is well understood. Not many more exerienced developers use VS Code for Java development (not NetBeans either, but TMC Beans works mostly out of the box - just the version of Java matters).
i use intelliJ mostly but the version of TMC on it was idk not working as expected
have you tried to disable the new UI?
Yes their plugin has never worked that well in IntelliJ (and may not work at all in the latest version).
on VScode it is working but im a little confused with the workspace
yea but now i uninstalled it because of the issues