Dmitriy Lyubimov

Avatar
  • 活动总数 6
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 2
  • 创建于

    Almost perfect autocomplete for @extend

    Hello, WebStorm 4.0 makes a big step forward in autocompletion for inherited methods, thank you!but some still missingcode example:function extend(Child, Parent) {    var F = new Function();    F.p...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 创建于

    WebStorm, autocomplete inherited methods

    Hello, strange, but cant found how to get autocomplete of inherited methods.I have class A with some methods.And class B which extended from class A and inherits All his methods.I document that the...
    • 2 个关注者
    • 5 条评论
    • 0 票