The Godot Q&A is currently undergoing maintenance!

Your ability to ask and answer questions is temporarily disabled. You can browse existing threads in read-only mode.

We are working on bringing this community platform back to its full functionality, stay tuned for updates.

godotengine.org | Twitter

0 votes

Hello and good day, I started to use Godot and I see that can be used with VS Code, checking the tool package it says that setting the Exec Flags with this command ( {project} --goto {file}:{line}:{col} ) and when I try to open a script inside Godot, i get this message on the console:

the mode's arguments "--goto" must have the format "FILE(:LINE(:CHARACTER))"

What that means?, I'm not an experienced programmer, that's why I don't understand, thanks for your attention, cheers.

in Engine by (12 points)

1 Answer

0 votes

I tested this on my Win10 system replacing flags with {project} --goto {file}:{line}:{col} and it opened the project files as expected.

1.) Are you using the () around what you are typing in the Flags section, as that will not work.
2.) Do you have most recent VSCODE?
3.) Have you loaded Godot extensions from Visual Studio Marketplace?

by (204 points)

Hi, I already do all about that stuff and does no work for me (win 8.1)

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.