Geoffrey Grosenbach

Results 81 comments of Geoffrey Grosenbach

Good catch. I'm tracking down some directory list related bugs today.

PeepOpen 0.3.0 implements a custom editor scheme. If anyone would like to implement a Rubymine plugin, we would be glad to include it with future releases. [Custom URL Scheme](http://peepcode.com/system/uploads/2010/PeepOpen-Help/editors%20-%20custom.html)

I have no idea how to write a RubyMine plugin, but you could do it even before a new release of PeepOpen. The plugin needs to: - Run "open peepopen:///path/to/project?editor=RubyMine"....

You could delete its preferences and try again: ~/Library/Preferences/com.topfunky.PeepOpen.plist It looks like it's not using Core Animation, but that shouldn't stop it from working. The next release will have a...

I'll try to reproduce this error. It seems that it's occasionally slowing things down or causing other problems.

It's weird that it shows lowercase "users" in the path to the file. Are you on a case-sensitive file system? This could help me in debugging.

PeepOpen 0.3.0 supports a custom URL scheme, so a Rubymine plugin could be written without much work. [Custom URL Scheme Documentation](http://peepcode.com/system/uploads/2010/PeepOpen-Help/editors%20-%20custom.html)

@derekprior Thanks for the work. I'll put this in the next release of the app.

I'm looking into this right now. I wasn't able to reproduce the bug but I'll try it under other configurations. Does your project have any of the files that PeepOpen...

I've put temporary copies of older versions here: http://dl.dropbox.com/u/1989993/PeepOpen-0.2.4.dmg http://dl.dropbox.com/u/1989993/PeepOpen-0.3.0.dmg