Igor Chestnov
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created Shortcut comment doesn't work in .scss files
Hi there. Once day I wondered that in .scss files ctrl + / shortcut does not make comment to line. In .java, .properties, .xml shortcut does work. Can you please help me with this problem? -
Created TODO and FIXME templates doesn't work
AnsweredHi! TODO and FIXME templates doesn't work (I mean that IDEA doesn't suggests autocomplete with these words and current date). Custom live templates (and other standard, like sout, iter, etc). Can y... -
Created Extract method default modifier
AnsweredWhen I extract some code to method by Ctrl + Alt + M (windows), IDEA creates a method with private access modifier. Is it possible to configure IDEA in a way that new method will have protected ac...