Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Vladimir Krivosheev
Total activity
451
Last activity
October 17, 2024 08:21
Member since
June 29, 2009 11:53
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
177
Activity overview
Articles (0)
Posts (0)
Comments (274)
Sort by recent activity
Recent activity
Votes
Created
July 07, 2016 10:52
> Is it possible to register/unregister applicationConfigurable without using plugin.xml(code level)? No, it is not possible. Why do you cannot use plugin.xml?
Community
IntelliJ IDEA Open API and Plugin Development
How to check setting dialog already open
0 votes
Created
July 04, 2016 10:31
Hi, just specify path. @Storage("yourName.xml")
Community
IntelliJ IDEA Open API and Plugin Development
Persist settings at application level
0 votes
Created
June 28, 2016 14:06
Yes, callback is called only if process started. But not if some before task failed or error occurred.
Community
IntelliJ IDEA Open API and Plugin Development
Standard java runners do not call calback, if compilation failed.
0 votes
Created
June 27, 2016 09:58
Sorry for late response. I think it is better to ask user invoke `SaveAsDirectoryBasedFormatAction` action manually (VCS changes and so on). > that works best with .idea directory format. Why so? M...
Community
IntelliJ IDEA Open API and Plugin Development
Programmatically convert .ipr to .idea
0 votes
Created
June 20, 2016 10:01
Please see example — https://github.com/JetBrains/intellij-community/blob/master/platform/projectModel-api/src/com/intellij/openapi/components/Storage.java#L39 — `@Storage("yourName.xml")` If yo...
Community
IntelliJ IDEA Open API and Plugin Development
Persistent state storage throwing IllegalArgumentException while using StoragePathMacros.WORKSPACE_FILE
0 votes
Created
June 20, 2016 09:49
> According to the inline documentation on the StoragePathMacros.WORKSPACE_FILE, it appears to allow for an application-level persistent component storage: No. In the javadocs stated `{@link Pro...
Community
IntelliJ IDEA Open API and Plugin Development
Persistent state storage throwing IllegalArgumentException while using StoragePathMacros.WORKSPACE_FILE
0 votes
Created
June 20, 2016 09:33
Please vote and watch issue https://youtrack.jetbrains.com/issue/WEB-21700
Community
IntelliJ IDEA Users
Using http://localhost:63342/api/file after security update
0 votes
Created
March 28, 2011 09:46
Flex UI Designer (currently, it is viewer) plugin second EAP will be available at this week. Watch http://youtrack.jetbrains.net/issue/IDEA-54101 You can see video about first EAP http://www.youtub...
Community
IntelliJ IDEA EAP Users
How about FlexStorm ?
0 votes
Created
November 09, 2012 07:36
Yes, but CoffeeScript is supported. Please ensute that plugin CoffeeScript is installed. What do you mean "I trigger a refresh" — do you use "Reload in Browser" or do you edit file con...
Community
IntelliJ IDEA EAP Users
Live edit only from some files types?
0 votes
Created
January 22, 2013 09:48
It works for me (app/index.html). Please create issue, attach test project, specify what file (and what code) do you modify.
Community
IntelliJ IDEA EAP Users
How to make LiveEdit working?
0 votes
«
First
‹
Previous
Next
›
Last
»