Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow quickly checking native action implementation if it has one #658

Open
zalexzperez opened this issue Dec 6, 2024 · 2 comments
Open
Assignees

Comments

@zalexzperez
Copy link

Just an idea to integrate native actions a little more.
Right click on the action like this:
image

And it should automatically take you to the highlighted action if it's found:
image

@mvladic
Copy link
Contributor

mvladic commented Dec 6, 2024

Where should Studio look for the implementation? Studio by default doesn't create actions.cpp or actions.c. So, for this feature to work we need some setting where user will specify in which file native actions are implemented.

@zalexzperez
Copy link
Author

You're right, I didn't think about that.
There should be a setting and if the user failed to provide a path, Studio will warn about it when using the Check implementation feature.

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

No branches or pull requests

2 participants