Igor Chestnov
- 活动总数 9
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
创建于 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? -
创建于 TODO 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... -
创建于 Extract 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...