Vilmosnagy
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Add an element to an YAMLArray PSI item
AnsweredHi there, I'm trying to develop an IntelliJ plugin that works with Yaml Files. And I'd like to implement a quickfix which will add a yaml object to a yaml array, but I can't get it done. Currently,...