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

For method parameters, show list of options #5

Open
CodesAway opened this issue Dec 3, 2020 · 1 comment
Open

For method parameters, show list of options #5

CodesAway opened this issue Dec 3, 2020 · 1 comment

Comments

@CodesAway
Copy link
Owner

Number 1 through 8 would be suggestions based on available variables / values based on type (similar to what Eclipse does)

For objects option 9 would be to create a new instance (using no-arg constructor). This would only show if valid.

Option 10 would be null or false for boolean

Add keyboard shortcut to allow pressing hotkey to activate choice. Option 10 would be 0.

Dictation could then press the hotkey to make the choice (similar to Dragon's drop-down for corrections)

@CodesAway
Copy link
Owner Author

When dictating could say something like "this invoke method with parameters"

The "with parameters" means it will prompt for each parameter with applicable choices.

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

No branches or pull requests

1 participant