Victor Bogado da Silva Lins

Results 5 issues of Victor Bogado da Silva Lins

These two commands have the same effect: $ vim README.md plugin/file_line.vim:10 -o $ vim README.md plugin/file_line.vim:10 And those two also have the same effect: $ vim README.md:10 plugin/file_line.vim:10 -o $...

The function `verifyAll` assumes that the Container has an associated type name `value_type`. This is not true for all views. The issue show up on "approvalTests.hpp:1656" for version 10.8.0. ```...

bug
on_hold

This is just a start of adding better interoperability with the std::u##_string.

This while loop will hang if it cannot find the attribute.

Separated the "Entry" as a Separated object that calculates "on the fly" the aliases from the keywords. Doing that made it actually finish the indexing operation. By using generators instead...