Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Sebastian Mueller
Total activity
9
Last activity
March 25, 2021 08:37
Member since
July 25, 2006 18:15
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
2
Activity overview
Posts (1)
Comments (5)
Sort by recent activity
Recent activity
Votes
Created
July 26, 2006 10:50
It is a bug if Navigation bar is outdated. Could youplease provide some examples? Now it displays the last item exactly thesame as it exists in tab (or in Project/Package/Scope/ etc View if it isno...
Community
IntelliJ IDEA EAP Users
IDEA 6.0 Beta coming: plea for a feedback
0 votes
Created
July 25, 2006 18:15
This is the rather long list Johannes was talking about:No Quickfix for casting more then one parameter to the right parameter type if more than one is wrong e.g:new Rectangle2D.Float(2.0d, 2.0d, 5...
Community
IntelliJ IDEA EAP Users
IDEA 6.0 Beta coming: plea for a feedback
0 votes
Created
May 11, 2012 11:17
Hi,just for the reference - this is the first issue I have extracted from our usecase:http://youtrack.jetbrains.com/issue/WI-11259{code}/** * @constructor * @class {test.A} */test.A = function() {}...
Community
WebStorm
How to create Javascript API Stubs to get the best out of JS code completion
0 votes
Created
May 16, 2012 15:30
We have this usecase where our Javascript object can implement multiple interfaces or extend multiple traits. So there can be a normal prototypical inheritance (instanceof in Javascript) and also t...
Community
WebStorm
How to create Javascript API Stubs to get the best out of JS code completion
0 votes
Created
May 16, 2012 16:11
Ah cool! I did not see this issue, possibly because I was looking for open tickets. Good to know that this is coming some time in the future :-)
Community
WebStorm
How to create Javascript API Stubs to get the best out of JS code completion
0 votes