Skip to content

Can i test my code on Visual Studio Code? #2582

Answered by hobovsky
omr-dev asked this question in Q&A
Discussion options

You must be logged in to vote

Unfortunately, currently there's no way to fetch the code from Codewars to your local IDE. You need to copy your solution and sample tests into your project, but then you can work on it locally.
The exact setup depends on language, it looks differently for Python, JS, or C#. But you still need to copy the code from kata trainer to your IDE, and then copy your solution form your IDE to the trainer and submit it.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by omr-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants