nCubed nCubed

Avatar
  • 活动总数 6
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 3
  • nCubed nCubed 创建了一个帖子,

    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 创建了一个帖子,

    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 创建了一个帖子,

    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 ...