Uh oh!
There was an error while loading. Please reload this page.
Added support for type grouping when initializing or when calling make - #74
Added support for type grouping when initializing or when calling make#74roeest wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
This can be simplified to just
'1':'include':'#types'svanharmelen
commented
Dec 2, 2015
I see the thing you're trying to solve, but I think it could be solved in a much cleaner way... You should have a look at how this is solved with multiline variable declarations which are essentially the same thing, but then for variables instead of types. Especially have a look at the use of |
roeest
commented
Dec 3, 2015
@svanharmelen - I looked at the variable declaration section, im not sure i understand how the $self syntax is helpful for what i'm trying to achieve here |
joefitzgerald
commented
Aug 30, 2016
@svanharmelen is there a path forward on this PR? |
svanharmelen
commented
Aug 30, 2016
@joefitzgerald I'm sorry, but I have to admit that I switched back to vim about 10 months ago. So I don't think I'm still the right person to judge this PR... |
No description provided.