Bryan Heath

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

    Copy Paste Escaping

    Why is phpStorm now escaping strings when you copy and paste them?  More importantly, how do I turn that off?
    • 4 个关注者
    • 4 条评论
    • 1 票
  • 创建于

    Reset Appearence

    I tried darcula and decided I don't care for the dark as much.  However when I put it back to default, the editor window changes back, however everything else (windows, file/folder tree, menu bar, ...
    • 2 个关注者
    • 2 条评论
    • 0 票
  • 创建于

    Singleton code complete and methods

    We are using singleton classes in our projects called by using getInstance.  IE:class whatever {    public static function getInstance($config = '') {        if (!(self::$_instance instanceof self)...
    • 3 个关注者
    • 3 条评论
    • 0 票