|
|
|
|
|
by dfbrown
4875 days ago
|
|
One thing I miss form clang_complete is its snippet support for functions [0]. With clang_complete you could set it up so when you autocompleted a function, it would generate a temporary snippet in your favourite snippet engine (ultisnips, snipmate, etc) so you could jump between the parameters of the function. [0] https://github.com/Rip-Rip/clang_complete/blob/master/doc/cl... |
|