Sebastien Chapuis

Results 86 comments of Sebastien Chapuis

@nealot What the tab key, ivy-scroll-up and ivy-scroll-down are supposed to do, exactly ? Do theses commands work with the built-in front-end ?

@nealot I will rework the keymap of company-box and add commands to scroll by large value. I see in your pictures that the start of candidates (after the icons) isn't...

I confirm, it doesn't work, even with the offset: ![polybar](https://user-images.githubusercontent.com/5273820/28212017-2512bc1a-68d2-11e7-9025-4d8204ea7446.jpg)

@arronmabrey I'm not sure if it can help you, but you can take a look at https://github.com/gabrielelana/awesome-terminal-fonts

I quickly made this script: [icons-in-terminal](https://github.com/sebastiencs/icons-in-terminal) to get any icon the terminal. I'm leaving on holiday tomorrow but next week I'll see if an integration with all-the-icons.el is possible. @domtronn...

@jakehoskins I don't know/have a mac sorry. You can check [this comment](https://github.com/sebastiencs/icons-in-terminal/issues/1#issuecomment-320480809) or open an issue about the system integrity protection and maybe someone will help

There was the issue that `javascript-typescript-langserver` didn't search the plugin in the right path (not in my node_modules project folder), so I forked it and now it takes the right...

The function `company-lsp--rust-completion-snippet` is outdated. It was implemented for `RLS` but now even `RLS` provides snippets. So I think `company-lsp--rust-completion-snippet` can be removed from `company-lsp`.

For rootless install, a file could be added to `~/.config/environment.d/` ? https://www.man7.org/linux/man-pages/man5/environment.d.5.html

Fixed with https://github.com/sebastiencs/company-box/commit/aa5f09a5492344e3cc831f0f169a6a8345dec358