Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in

Dmitriy Lyubimov

Avatar
  • Total activity 6
  • Last activity February 01, 2024 08:11
  • Member since September 26, 2011 15:14
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2
Activity overview Posts (2) Comments (2)
Sort by recent activity Recent activity Votes
  • Created October 12, 2011 08:59
    /** * @constructor */function AClass() {}AClass.prototype.method = function(){};/** * @constructor * @extends AClass */function BClass() {}extend(BClass, AClass);BClass.prototype.anotherMethod = fu...
    1. Community
    2. WebStorm
    3. WebStorm, autocomplete inherited methods
    • 0 votes
  • Created October 15, 2011 14:33
    "intermixed"no, i want to clearly know which methods my instance realy have.and It is completly unusable even when u have about 20 classes with 10 methods.
    1. Community
    2. WebStorm
    3. WebStorm, autocomplete inherited methods
    • 0 votes
Copyright © 2000– JetBrains s.r.o.