Igor Chestnov
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Igor Chestnov created a post, 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? -
-
Igor Chestnov created a post, AnsweredTODO and FIXME templates doesn't work
Hi! 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... -
-
-
Igor Chestnov created a post, AnsweredExtract method default modifier
When 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...