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.