Léo Flaventin Hauchecorne

Results 19 issues of Léo Flaventin Hauchecorne

Parameterized tests are wonderful the way they are implemented, but there is one thing that is REALLY frustrating: when you have dozen of cases of a same test and they...

Enhancement

It's not hard to do such a function (and I will do one for my personnal usage), but why is there no function to apply the matrix to a point...

feature request

I would like to open a thread for some suggestions I would have for a future UltiSnips Version. This is definitively not a roadmap nor some feature request, just some...

I though I was done with #1403 by using https://github.com/hl037/ultisnips/tree/tiebreaker ...But there is yet another "wtf" problem with the cursor position. And That one, I was not able to track...

To fix #1405 , I need to make some changes about the tabstops. However, the current tab navigation is... well to be honest quite messed up... ...If you nest a...

Still struggling with #1394 's tests and #1402, I think I have found yet another problem : Python interpolation seems not to be fully deterministic (despite the sort applied to...

There is an inconsistency on some edge cases with the cursor placement at the end of the snippet expansion Here two templates : Works (cursor at the end of the...

Though it is already possible using some hackery and files... ...It would be great to have a simple way to store values accessible accross snippet invocations. There could be several...

feature request
triaged

Hi, I installed the extension yesterday, but I can't make it work... Here what I get : ![image](https://user-images.githubusercontent.com/2771764/183281193-fc9c31ab-7a8e-4c4d-be99-49fd2d2154f4.png) There is some indicator in the antlr view that my tell some...

There does not seem to be a way from the GUI to disable the move indicator. Either it's well hidden, either this is a feature request ? (I find it...

enhancement