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

[CodeComplete] TemplateItem continue with code completion #3120

Closed
SlavaRa opened this issue Dec 5, 2020 · 1 comment
Closed

[CodeComplete] TemplateItem continue with code completion #3120

SlavaRa opened this issue Dec 5, 2020 · 1 comment

Comments

@SlavaRa
Copy link

SlavaRa commented Dec 5, 2020

actual behavior:

ctrl+space -> completion list: `private`, etc -> apply `private` -> result: private$(EntryPoint)

expected behavior:

ctrl+space -> completion list: `private`, etc -> apply `private` -> result: private $(EntryPoint) -> suggest list: `static`, etc -> ...
@SlavaRa
Copy link
Author

SlavaRa commented Dec 6, 2020

Issue3120_TemplateItem_continue_with

@SlavaRa SlavaRa changed the title [CodeComplete] TemplateItem with continue code completion [CodeComplete] TemplateItem continue with code completion Dec 6, 2020
SlavaRa pushed a commit to SlavaRa/flashdevelop that referenced this issue Dec 6, 2020
@SlavaRa SlavaRa closed this as completed in 0bcf0ed Dec 6, 2020
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

1 participant