9

Is there any way to run .kt file on vscode? If it possible please explain it by step by step. os: Ubuntu

1 Answer 1

17

You can install the "Code Runner" extension (formulahendry.code-runner) in the vscode. The extension supports running files of a number of programming languages, including kotlin. After the installation, you'll have "Run code" icon in the top right corner part of the vscode window:

screenshot

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.