Jump to content

Problem with debugging in Visual Studio Code


Grzanek

Recommended Posts

Posted

There is no MTA debugging tool for VSC, to test your code you should run a local server and set your development mode to informational and errors with the debugscript command, this allows you to see all errors in-game, or refer to your server console.

Posted (edited)

I would not say that there is none because @Toliak is developing a TypeScript to Lua transpiler over here:

In his video at around 5:23 he mentions that he is using Visual Studio Code (VSC) as an IDE. There appears to be a MTA API declaration package aswell for auto-completion in VSC. Please consider giving his product a try!

Edited by The_GTA

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...