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

Feature request: Add parameter hints #17

Open
ouuan opened this issue Dec 7, 2019 · 1 comment
Open

Feature request: Add parameter hints #17

ouuan opened this issue Dec 7, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@ouuan
Copy link
Contributor

ouuan commented Dec 7, 2019

Parameter hints are very helpful, especially when writing some advanced data structures, or use unfamiliar STL functions.

I'd like something like this:

image

@Megaxela Megaxela added the enhancement New feature or request label Dec 9, 2019
@Megaxela
Copy link
Owner

Megaxela commented Dec 9, 2019

Hello! That's pretty nice request, but it can't be implemented in current autocomplete interface.
This feature will be implemented with method/variable hints later.

knarfS pushed a commit to knarfS/QCodeEditor that referenced this issue Aug 23, 2020
The text cursor should be in the same line and same column after the
operation if possible.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants