Skip to content

Conversation

@cbandera
Copy link
Collaborator

@cbandera cbandera commented Jan 6, 2026

The command will now attempt to jump to the correct line inside the build file, based on a simple search for a reference of the source file.

fixes #502

The command will now attempt to jump to the correct line inside the build file,
based on a simple search for a reference of the source file.
);
break;
}
}
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Optional: Should we issue a message to the user if we weren't successfull in finding the correct line?
Or is that just noise?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug/Feature Request: Place cursor appropriately when calling Go to BUILD file

1 participant