Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Tim
Total activity
33
Last activity
September 13, 2022 11:06
Member since
December 29, 2021 06:27
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
10
Activity overview
Posts (10)
Comments (13)
Sort by recent activity
Recent activity
Votes
Created
August 26, 2022 14:17
Thanks Yann :)
Community
IntelliJ IDEA Open API and Plugin Development
Subsequent completion after insert
0 votes
Edited
May 10, 2022 17:55
Hi Yann, Thanks for your response. The depends statement is already part of the plugin.xml file (line 270).Do I understand from the issue that this is specific to injection fragments for YAML host ...
Community
IntelliJ IDEA Open API and Plugin Development
Performance lag / UI freeze on large injection fragments
0 votes
Created
March 14, 2022 14:43
I removed the system-test folder items and they re-appeared so I the indexing works correct. What is weird is that I still don't see my breakpoint getting hit when running the test at the indexStub...
Community
IntelliJ IDEA Open API and Plugin Development
StubIndex in unit-test
0 votes
Created
March 14, 2022 14:07
It's for my own stubs for a custom language. The indexStub() method is not called. I do see the indexes in the folders you describe but I guess those are created when I run the IDE from my plugin p...
Community
IntelliJ IDEA Open API and Plugin Development
StubIndex in unit-test
0 votes
Created
February 23, 2022 18:49
Issue has been https://youtrack.jetbrains.com/issue/IDEA-289569
Community
IntelliJ IDEA Open API and Plugin Development
Extend YAML Formatter for DSL
0 votes
Edited
February 23, 2022 18:31
Hi Karol, Thanks for the feedback. I think I'll create an issue for it. It does sound like a useful feature to remove the blank lines between the key and value. So that: key: firstKey: // no e...
Community
IntelliJ IDEA Open API and Plugin Development
Extend YAML Formatter for DSL
0 votes
Created
February 21, 2022 08:57
Hi Karol, Thanks for the response. I had a look at that solution before but in the interface it states that it is really for non-white space modifications like wrapping stuff in parentheses. I'm ha...
Community
IntelliJ IDEA Open API and Plugin Development
Extend YAML Formatter for DSL
0 votes
Created
January 13, 2022 05:55
Thanks Nicolay
Community
IntelliJ IDEA Open API and Plugin Development
InjectedLanguage formatting: computeSpacing
0 votes
Created
January 11, 2022 18:43
Hi Nicolay, I've created a branch for you here: https://github.com/timmisset/omt-odt-plugin/tree/InjectedLanguage_formatting. If you take a look at the only commit on that branch https://github.com...
Community
IntelliJ IDEA Open API and Plugin Development
InjectedLanguage formatting: computeSpacing
0 votes
Created
January 04, 2022 19:04
Hi Yann, thanks for the update. I know it shouldn't be used yet but when working with it felt very stable and as I said, by far the easiest way so far work with YAML document structures. Good to he...
Community
IntelliJ IDEA Open API and Plugin Development
Make YAML MetaTypeProvider a public API
0 votes
«
First
‹
Previous