You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use all the features, except the code snippets.
I would like to be able to disable the code snippets as they interfere with my usual way of making use of Code Completion/IntelliSense. For example in a class with several setters, I would type 'set' and press enter or use the arrow keys to select the function I'm looking for, but because of the snippets provided by this plugin, typing 'set' will always result in the 'set' snippet being the first Code Completion recommendation.
Solution - a simple plugin Settings page following JetBrains conventions with switches for enabling/disabling various plugin features.
The text was updated successfully, but these errors were encountered:
I disabled the plugin because of the plugin makes autocompletion is really bad sometimes. Please consider to do is simply disable/enable autocomplition feature for whose doesn't want to use it.
I want to use all the features, except the code snippets.
I would like to be able to disable the code snippets as they interfere with my usual way of making use of Code Completion/IntelliSense. For example in a class with several setters, I would type 'set' and press enter or use the arrow keys to select the function I'm looking for, but because of the snippets provided by this plugin, typing 'set' will always result in the 'set' snippet being the first Code Completion recommendation.
Solution - a simple plugin Settings page following JetBrains conventions with switches for enabling/disabling various plugin features.
The text was updated successfully, but these errors were encountered: