Michael Pelz-SHerman

- Total activity 28
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
-
Created Exclude files from .gitignore
Can WebStorm please exclude from indexing all folders and files listed in my .gitignore file? Most of the free IDE's do this out of the box (Atom, VS Code...) Thanks! -
Created WebStorm tslint initialization error from node_modules file
Using the 10/3/2018 version of WebStorm. I keep getting this error every time I edit a .ts or .tsx file: TSLint: Initialization error (tslint). /Users/mpelzsherman/source/my_project/node_modules/ch... -
Created == marked as error in Slim templates
This should not be happening, since == is how you specify escaped HTML.Is there something I need to do to make this work correctly? Or is it a bug? -
Created RubyMine memory usage
RubyMine 4.5.2 on Mac OS X 10.8.1My project has been sitting idle for several hours, and now RubyMine is using > 1.2 GB. Is this normal?Why does it need so much RAM? Memory usage continues to climb... -
Created trouble running rspecs with bundler in RubyMine
My setup: Mac OS X snow leopard with REE 1.8.7 and bundler installed.Trying to run rspecs from RubyMine, getting the following error:/opt/ruby-enterprise-1.8.7-2011.03/bin/ruby -e $stdout.sync=true... -
Created command-line debugging with PHPStorm
I'm unable to get command-line debugging working with PHPStorm.Here's my setup:Running PHPStorm on Mac OS X/Snow Leopard.We have a remote development server where all of my files and PHP server liv... -
Created GWT Settings
I'm trying to get started with GWT but I can't figure out how to set the path to the GWT install dir.The GWT plugin IS installed but there is no GWT icon in the IDE Settings.Any advice greatly appr...