Simon Sturmer

- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
-
-
-
Simon Sturmer created a post, Disable Specific JavaScript inspection
I need to disable the inspection that causes big ugly red underlines when I return a value from a constructor function (JS/ECMAScript). The exact error displayed is this:"No return value is require... -
-
Simon Sturmer created a post, Select Text and Transform via Hotkey
I want to be able to select a block of code within IntelliJ and run an in-place transform on it (think source pre-processing, like CoffeeScript). Ideally, a keyboard shortcut would run a CLI script... -
Simon Sturmer created a post, [Language Support] Extending JavaScript Syntax
Hi,I use the React JavaScript Library and I need to work with JSX syntax within JS files. JSX is an XML-like syntax similar to Mozilla's [now deprecated] E4X. In fact, IntelliJ (in ES5.1 mode) will... -
-
-
Simon Sturmer created a post, Recent Project List
In RubyMine 4.x (Mac) I could remove a project from the recent list (on the startup screen that shows before opening a project) by clicking a little "x" next to it. This is gone in RubyMine 5. How ...