主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Mat Schaffer
活动总数
20
最后的活动
2021年09月03日 14:12
成员加入日期
2013年01月16日 06:05
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
7
活动概览
帖子(3)
评论(9)
按最近的活动排序
最近的活动
投票数
创建于
2021年09月03日 14:12
One of my coworkers mentioned https://youtrack.jetbrains.com/issue/IDEA-127753#focus=Comments-27-2365949.0-0 which says `*target` might work too. I haven't tried it yet and instead have opted to gi...
社区
WebStorm
Excluding directories globally
0 票
创建于
2021年09月01日 05:52
I ended up doing `find . -name target -type d | pbcopy` and vim-macroing those into the project's iml file as `<excludeFolder url="file://$MODULE_DIR$/(line of output here)" />` Would be great if i...
社区
WebStorm
Excluding directories globally
0 票
已编辑于
2020年01月21日 03:13
I'm running into this as a side effect of having a large (monorepo) project loaded with a mix of golang version projects in subtrees. Is there a way to ensure `go list` gets run with a specific v...
社区
GoLand
automatically insert system's go version in go.mod
0 票
已编辑于
2016年04月13日 17:06
I'm also getting the IndexOutOfBoundsException on OS X on IntelliJ IDEA 15.0.5, Build #IU-143.2332 2016-04-13 10:01:24,433 [ 432416] WARN - mponents.impl.stores.StoreUtil - Save settings failedja...
社区
IntelliJ IDEA Users
unable to save settings
1 票
创建于
2013年02月13日 04:07
Incase it helps anyone I had the same issue. Be sure that you don't have something like `gem 'debugger'` hanging out in your Gemfile either. This will try to require it by default and cause issues....
社区
RubyMine
RSpec won't stop at breakpoint (still)
0 票
创建于
2013年02月01日 16:09
Also, let's not forget:"Any sufficiently advanced technology is indistinguishable from magic." -- Arthur C. Clarke;)
社区
RubyMine
RubyMine warns on rails config files
0 票
创建于
2013年02月01日 16:06
Thanks, Alex. Regenerating/reinstalling doesn't seem to change anything. I'm pretty sure it's a side effect of the Rails::Application.configure method using instance_eval to change the scope.I've h...
社区
RubyMine
RubyMine warns on rails config files
0 票
创建于
2013年01月22日 16:53
That did it. Thanks!
社区
RubyMine
Can't commit with Git
0 票
创建于
2013年01月21日 17:44
Sure thing!Attachment(s):git_commit.log.zip
社区
RubyMine
Can't commit with Git
0 票