Ulrik Långström

Avatar
  • 活动总数 15
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 1
  • 订阅数 4
  • 创建于

    Opening the menu

    已回答
    Has there been some recent change to how the menu works?I can no longer open it with, alt-f or alt-t 
    • 2 个关注者
    • 5 条评论
    • 0 票
  • 创建于

    Actions on save

    已回答
    I used to have a script that was run whenever a file was saved. Rubocop formatting the file, but that's just a detail. Now I noticed it stopped running, and I can't find the configuration for it. H...
    • 2 个关注者
    • 3 条评论
    • 0 票
  • 创建于

    Refactoring accordning to De Morgan's laws

    I have this test: if !(from.is_a?(String) && to.is_a?(String) && from.match(/\A\//) && to.match(/\A\//)) || internal_redirects[to].present? || !public_path?(from) || !public_path?(to) and it's terr...
    • 4 个关注者
    • 5 条评论
    • 0 票
  • 创建于

    How do I turn off the popup notification about reformating code?

    When I started using Phpstorm EAP 9; I noticed that every time I reformat code there appears a little popup telling me that I reformated the code. Thank you very much for distracting me by telling ...
    • 2 个关注者
    • 1 条评论
    • 0 票