#could anyone guide me with how to use TMC by mooc finland in VS code

1 messages ยท Page 1 of 1 (latest)

hollow shore
#

could anyone guide me with how to use TMC by mooc finland in VS code

magic fableBOT
#

<@&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>.

#
TJ-Bot
Could anyone guide me with how to use TMC by mooc finland in VS code

To use TestMyCode (TMC) by MOOC Finland in Visual Studio Code, you can follow these steps:

  1. Install the TMC extension in Visual Studio Code by searching for "TestMyCode" in the Extensions marketplace and clicking install.

  2. 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.

  3. 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.

  4. To work on the exercise, open the exercise folder in VS Code and write your code.

  5. 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.

  6. Once you have completed the exercise, you can submit it using the "TMC: Submit This Exercise" command.

  7. 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.

storm stratus
#

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).

hollow shore
native plover
#

have you tried to disable the new UI?

storm stratus
#

Yes their plugin has never worked that well in IntelliJ (and may not work at all in the latest version).

hollow shore
#

on VScode it is working but im a little confused with the workspace

hollow shore
hollow shore
#

it worked out guys

#

lmao

#

took some wandering around here and there