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

Make CodeDocument::selectSymbol accessible via api executor #163

Open
narnaud opened this issue Sep 12, 2024 · 0 comments
Open

Make CodeDocument::selectSymbol accessible via api executor #163

narnaud opened this issue Sep 12, 2024 · 0 comments
Labels
⬆️ feature New feature or request 🙋 good first issue Good for newcomers

Comments

@narnaud
Copy link
Member

narnaud commented Sep 12, 2024

Have a look at what is done in CppDocument: you just have to tage the slot with API_EXECUTOR.
Except it's only defined in CppDocument, it should be defined in Document.h directly.

Make sure it works (Shift+Ctrl+R to show it).

@narnaud narnaud added ⬆️ feature New feature or request 🙋 good first issue Good for newcomers labels Sep 12, 2024
@narnaud narnaud assigned narnaud and mgiroday and unassigned narnaud Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⬆️ feature New feature or request 🙋 good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants