nCubed nCubed
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
nCubed nCubed created a post, WebStorm Code folding
Is it possible to fold/unfold all the methods in a JS file for a highlighted region so that the methods are rolled up to the method level? Example: highlight 3 methods and fold them all at one time... -
nCubed nCubed created a post, Hook up TFS online with Webstorm
Unlike a standard TFS server, you are required to use a Live ID for the online offereing which means you can't enter the credentials when hooking up TFS to webstorm. Are there any plans to create a... -
nCubed nCubed created a post, How to suppress spell checking in strings?
Using the latest build of WebStorn, is it possible to disable spell checking for strings?For example: document.getElementById("groupname")..."groupname" is identified as being misspelled. Is there ...