Bodo Graumann

Results 137 comments of Bodo Graumann

I have run into the same issue. The problem is, that all spaces at the start of a line are not trimmed. So another issue which arises is, given ```...

I put it into canaaerus/tabular/master for installing with Vundle. What I can say already is, that my test case above works all right now. Though I don’t use Tabular that...

That is true. An empty first column will grow by one space on every call of `:Tab`. This should probably be changed, but I don’t think the situations occurs often...

I can confirm this in the vue version as well. When I call a route with parameters, they will not be shown in the actions panel. E.g. ```vue Click here...

Is there some way I can help with that? If you have specific scenarios in mind, I could add tests for them.

I have a hard time wrapping my head around the whole context right now. In the [feature request](https://github.com/vuejs/pinia/issues/870) some more details are layed out however. My past self thought that...

The title of the issue does not really reflect the content. The problems with trim, glob-parent and trim-newlines where all reported in other issues before. They should be fixed in...

I would be interested to know why the change had to be reverted.

Do you think it might be less confusing for users, if the new version gets a completely new name, given how different it will be? Even more so, as v2...

You should be using volar nowadays. It has superseded vetur afaik. I don’t think it makes much sense to also implement setup support here. What are the official plans for...