Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Alexander Zolotov
Follow
New articles and posts
New articles, posts, and comments
Total activity
720
Last activity
August 05, 2020 07:18
Member since
April 05, 2011 22:39
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
241
Activity overview
Articles (0)
Posts (0)
Comments (479)
Sort by recent activity
Recent activity
Votes
Created
August 18, 2014 20:24
Well I still didn't get why do you need Project tree for this. As far as I undestand you need just Virtual File System (and maybe some util classes like VfsUtil or FileUtil) to manage file paths an...
Community
IntelliJ IDEA Open API and Plugin Development
How to work with intellij Project tree objects
0 votes
Created
August 18, 2014 20:04
Hi,Do you have 'JSP Files' in 'Settings | File Types | Recognized File Types'? What extensions are associated with this file type?
Community
IntelliJ IDEA Users
JSP highlighting/code suggestions not working
0 votes
Created
August 18, 2014 19:49
Hi,Actually I don't really understand what are you asking. Indeed IDEA has VirtualFiles and PSI subsystems that are taking a part in Project View in some way. Also there is ProjectView entity (Proj...
Community
IntelliJ IDEA Open API and Plugin Development
How to work with intellij Project tree objects
0 votes
Created
July 08, 2014 11:22
Hi,Type 'hash' and press Tab (to complete the refactoring)Actually <Tab> is not the best choise for completing refactoring, it has too many other meanings (e.g. expanding live templates in your cas...
Community
RubyMine
Annoying behaviour of autocomplete while renaming a local variable
0 votes
Created
June 17, 2014 17:24
It isn't very hard and I'll definitely fix it. But at the moment there are more important and more upvoted issues.
Community
IntelliJ IDEA Users
Bootstrap class autocomplete in *.html.erb
0 votes
Created
June 17, 2014 14:32
Hi Nikos,I've understood the problem. Unfortunately at the moment IDE can't provide properly completion for class names that defined in SASS/SCSS/LESS/Stylus. As a workaround you can place compiled...
Community
IntelliJ IDEA Users
Bootstrap class autocomplete in *.html.erb
0 votes
Created
June 16, 2014 14:30
Hi Nikos,My apologize for delay. It's probably a bug. Could you please give an example of html.erb file?
Community
IntelliJ IDEA Users
Bootstrap class autocomplete in *.html.erb
0 votes
Created
May 30, 2014 12:58
Hi Viktor,Indeed resources root doesn't do anything with compiler, it just hints for IDE to inspect your code properly. As far as I know the '--load-path' parameter is the proper way for this issue.
Community
WebStorm
SASS inspector on multiple folders
0 votes
Created
April 25, 2014 10:54
Hi Loren,Thank you for report. The issue definitely will be fixed in the next major release. Also I'll try to backport the fix to the next minor release but I can't give any garantees about success...
Community
RubyMine
Rubymine 6.3 error on startup - Compass: Failed to run compass
0 votes
Created
April 22, 2014 13:53
Hi,looks to me a bit too loose to me, since PsiMetaOwner seems quite unrealated to Java so as far as I can see it should not be managed by aJavaFindUsagesProvider.It's ok for JavaFindUsagesProvider...
Community
IntelliJ IDEA Open API and Plugin Development
FindUsage for PsiNamedElement with multiple PsiElement children
0 votes
«
‹
35
36
37
38
39
40
41
42
43
44
45
›
»