Olivier

Results 6 issues of Olivier

Gcc silently bugs when appears a declaration involving a placeholder that is a partial concept specialization as in: template void foo(); After having read such a declaration, gcc does not...

Hello Thank you realy for this project. I am realy found of Clighter, I discorved it a few days ago, and while trying to define formating for the clighter highlight...

- Did you upgrade to latest plugin version? - Did you upgrade to/compile latest binary? Run shell command `bin/languageclient --version` to get its version number. - (Neovim users only) Did...

- Did you upgrade to latest plugin version? - Did you upgrade to/compile latest binary? Run shell command `bin/languageclient --version` to get its version number. - (Neovim users only) Did...

Hi! I have forked your repo and implemented a lot of stuf: - semantic highlighting - text edit with snippet supports - code actions, hover actions, code lens actions optionaly...

The command :RustRunnable is not able to run doctests of the form `XX::foo'. I believe '[' is interpreted by the shell as a special character. The work around I have...