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

interface/class snippets should not be available inside method bodies #681

Closed
fbricon opened this issue Jun 4, 2018 · 3 comments
Closed
Assignees
Labels
Milestone

Comments

@fbricon
Copy link
Contributor

fbricon commented Jun 4, 2018

Currently, class and interface snippets are available inside method bodies, they should not. There are probably other places where you don't want to see those snippets. It all depends on the context.

@yyoncho
Copy link
Contributor

yyoncho commented Jun 11, 2018

IMO they should not be available also if current prefix does not match class/interface. It would be good if there is an option to disable them at all without disabling snippets support.

@fbricon
Copy link
Contributor Author

fbricon commented Jun 12, 2018

@yyoncho the snippets now match the prefix and are context sensitive.

@yyoncho
Copy link
Contributor

yyoncho commented Jun 13, 2018

@snjeza @fbricon Thanks a lot!

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

No branches or pull requests

3 participants