Prihod
- 活动总数 43
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 7
- 订阅数 11
-
已编辑于 MultiplePsiFilesPerDocumentFileViewProvider for 3 languages
I have created lexers and parsers for 2 of my languages. It is necessary that each of the languages supports tags of the other and HTML. I implemented MultiplePsiFilesPerDocumentFileViewProvider c... -
已编辑于 DiagramProvider for XML file
When trying to build a diagram based on data from a XML file, an exception occurs,Caused by: java.lang.UnsupportedOperationException: getInputStream is not implemented in : class com.intellij.uml.U... -
创建于 Does not work GridBagConstraints.NORTH in Configurable
已回答Does not work GridBagConstraints.NORTH in Configurable. Panel elements are always centered vertically@Override public @Nullable JComponent createComponent() { rootPanel = new JPanel(new GridBag... -
已编辑于 MultiplePsiFilesPerDocumentFileViewProvider for Smarty language
已回答I am trying to create a custom language that extends the Smarty language. I added in plugin.xml <lang.substitutor language="Smarty" implementationClass="com.example.mylanguage.lang.MyLanguageSub... -
创建于 Completion does not work for custom language
已回答Completion extend(CompletionType.BASIC, PlatformPatterns.psiElement(MyTypes.ID), new CompletionProvider<CompletionParameters>() { @Override protected void addCompletions(@NotNull Completion... -
创建于 How can I change the default error annotation text for my language?
已回答An error message is displayed for an unclosed tag. I created my own class in which I display my text for such cases. public class MyAnnotator implements Annotator { @Override public void ann... -
创建于 Registering reference providers for SMARTY_FRAGMENT
已回答HI. I need to register reference provider for SMARTY_FRAGMENT but I can’t find where SMARTY_FRAGMENT is defined -
创建于 PsiReference external URI
已回答How can I make a link resolution for an element as an external link? To open an external link in the browser when you click on an element. -
已编辑于 phpstorm Dynamically creating an external library
已回答How to include an external library in phpstorm? I tried thisPath path = getOrCreateVersionPath(version); LibraryTable table = LibraryTablesRegistrar.getInstance().getLibraryTable(project); Library ... -
创建于 How to add a wave underlining for a list item
已回答How to add a wave underlining for a list item like on this screenshot http://prntscr.com/kaluf1