Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Prihod
Total activity
43
Last activity
July 08, 2024 19:40
Member since
July 24, 2018 23:53
Following
0 users
Followed by
0 users
Votes
7
Subscriptions
11
Activity overview
Posts (10)
Comments (15)
Sort by recent activity
Recent activity
Votes
Created
January 31, 2024 12:52
Thanks, Karol!
Community
IntelliJ IDEA Open API and Plugin Development
MultiplePsiFilesPerDocumentFileViewProvider for Smarty language
0 votes
Created
January 25, 2024 15:30
Hi Karol. Yes, this problem has not been solved. I created a issue but no one answers it for a long time.
Community
IntelliJ IDEA Open API and Plugin Development
MultiplePsiFilesPerDocumentFileViewProvider for Smarty language
0 votes
Created
January 14, 2024 00:48
Solution@Override public @Nullable JComponent createComponent() { rootPanel = new JPanel(new BorderLayout()); JPanel mainPanel = new JPanel(new GridBagLayout()); GridBagConstraints gc =...
Community
IntelliJ IDEA Open API and Plugin Development
Does not work GridBagConstraints.NORTH in Configurable
0 votes
Created
January 02, 2024 21:14
Karol Lewandowski, do you have any ideas about the problem described?
Community
IntelliJ IDEA Open API and Plugin Development
MultiplePsiFilesPerDocumentFileViewProvider for Smarty language
0 votes
Edited
December 08, 2023 21:51
I changed the return language value for the getDefaultTemplateLang function from HtmlFileType.INSTANCE to SmartyFileType.INSTANCE. The error disappeared, but the Smarty and HTML tags stopped highli...
Community
IntelliJ IDEA Open API and Plugin Development
MultiplePsiFilesPerDocumentFileViewProvider for Smarty language
0 votes
Next
›
Last
»