Igor Chestnov

Avatar
  • 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? 
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    TODO and FIXME templates doesn't work

    Answered
    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...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    Extract method default modifier

    Answered
    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...
    • 4 followers
    • 7 comments
    • 0 votes