Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Elena Shaverdova
Total activity
357
Last activity
February 06, 2020 15:36
Member since
April 05, 2011 12:24
Following
0 users
Followed by
1 user
Votes
0
Subscriptions
146
Activity overview
Articles (0)
Posts (0)
Comments (211)
Sort by recent activity
Recent activity
Votes
Created
February 06, 2020 15:36
For such UI you may use MasterDetailsComponent, please check its subclasses in community. Using NamedItemsListEditor might be easier, but it was not flexible enough for deployment settings. If you ...
Community
IntelliJ IDEA Open API and Plugin Development
Example implementation of Connection Management window
0 votes
Created
February 04, 2019 14:41
Deployment settings are partly (host, port, etc.) saved in GroupedServersConfigManager And partly (mappings from local to remote paths) in PublishConfig Unfortunately I can't find any usages of Gro...
Community
IntelliJ IDEA Open API and Plugin Development
Is it possible to use the functionality of a third-party plugin
0 votes
Created
April 19, 2018 17:36
Unfortunately there is no such setting. Please vote for this feature request
Community
PyCharm
PyCharm Deployment Encoding Issue
0 votes
Edited
April 19, 2018 16:07
Advanced options | Control encoding configures encoding of commands and their answers from servers, and is usually used to fix filenames. Currenty files are uploaded and downloaded as is, without ...
Community
PyCharm
PyCharm Deployment Encoding Issue
0 votes
Created
July 18, 2017 11:52
PsiClass is an instance representing Java class or interface (see JavaDoc), so it's no PsiClass in PhpStorm's installation.
Community
IntelliJ IDEA Open API and Plugin Development
Rename refactoring, PHP class does not renamed in XML
0 votes
Created
July 11, 2017 19:56
I'd try CaretListener, just as is done in SubstitutionShortInfoHandler. It can be installed in some StartupActivity: EditorFactory.getInstance().getEventMulticaster();eventMulticaster.addCaretList...
Community
IntelliJ IDEA Open API and Plugin Development
Run method when cursor is in specific function argument
1 vote
Created
June 09, 2016 14:50
After Delete... action. Please make sure only phars are selected, and then you can use action from Ctrl(Cmd)+Shift+A (Find Action)
Community
PhpStorm
Version Control - .iml File - PHARS?
0 votes
Created
June 09, 2016 11:54
Please use Exclude phar from project action in Project View
Community
PhpStorm
Version Control - .iml File - PHARS?
0 votes
Created
June 07, 2016 12:40
This is side-effect of making phar content visible inside project. Local file system file file://myPhar.phar is useless, but instance of phar file system file phar://myPhar.phar it is added as lib...
Community
PhpStorm
Version Control - .iml File - PHARS?
0 votes
Created
May 18, 2016 16:12
Hello, could you please install Oracle JCE. This should provide you some of supported ciphers. Please download http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html, u...
Community
PhpStorm
FTPS connection error / not secure Ciphers
0 votes
Next
›
Last
»