Mike Schinkel
- 活动总数 19
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 8
-
-
Mike Schinkel 创建了一个帖子, http:ListenAndServe() not listening in GoLand w/Debugger
I am starting my first Go app using GoLand. I have used PhpStorm since it was in beta so am familiar with JetBrains IDEs.I am trying to build a simple HTTP server using the code from this article a... -
Mike Schinkel 创建了一个帖子, Cannot get RubyMine 2016.1 Debugging working to debug Vagrant source code
I am trying to debug the source code for Vagrant with a new install of RubyMine 2016.1 and cannot get debugging to work no matter what I try.I have also asked the question over on StackOverflow but... -
Mike Schinkel 创建了一个帖子, 已回答Install missing gems fails
I am brand new to Ruby and Rubymine after years of PhpStorm use.I have created a starter Gem using `bundle gem my-gem-name` and then in RubyMine I get:RubyMine Gem Manager RubyMine has detected th... -
-
Mike Schinkel 进行了评论, -
Mike Schinkel 创建了一个帖子, Did PhpStorm 5.0.3 break ability to recognize PHP constants and classes?
I just uploaded to PhpStorm 5.0.3 and now it no longer recognizes constants or selected classes. Did I do something wrong or did 5.0.3 break this? -
-
Mike Schinkel 创建了一个帖子, Search & Replace for PHP object to array and vice versa
Hi,I'm wondering if WebIDE provides a search & replace feature that allows a user to search for a variable that's an object and convert it to an array and visa versa? (I know it's possible with Re...