Dmitriy Lyubimov

Avatar
  • Total activity 6
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2
  • Created

    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 followers
    • 1 comment
    • 0 votes
  • Created

    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 followers
    • 5 comments
    • 0 votes