Sebastien Chapuis

Results 16 issues of Sebastien Chapuis

Hi, I'm using a HiDPI screen and the color picker is very small: ![capture du 2018-03-26 00-02-41](https://user-images.githubusercontent.com/5273820/37880473-520aa492-3089-11e8-8780-41fa7dc90721.png) Thanks for the package

Hi, When I run restart-emacs, I got this error: `Wrong type argument: processp, nowait` It's in the function restart-emacs--record-tty-file (i'm using emacs GUI) The parameter `current` is set to `(client...

![box-markdown](https://user-images.githubusercontent.com/5273820/54154120-1fb37980-447c-11e9-877a-ba0c623e056d.png) Blocking on https://github.com/tigersoldier/company-lsp/pull/91.

Hi, When I set the radius and a tray icon is inserted it remove the radius: ![radius](https://user-images.githubusercontent.com/5273820/28198931-4ebf3590-6894-11e7-9c2d-1b96aec88a9c.gif)

bug
help wanted
confirmed
tray

Based on [this comment](https://github.com/emacs-lsp/lsp-ui/pull/493#issuecomment-683923777) > the overall feedback on lsp-ui-doc being too noisy What can we do to make lsp-ui less noisy ? I am thinking of: - Make `lsp-ui-sideline`...

Hi, I'm using [javascript-typescript-langserver](https://github.com/sourcegraph/javascript-typescript-langserver) with emacs. When I try to use `tslint-language-service`, I have this error: ``` Plugin activation failed: TypeError: info.project.getCurrentDirectory is not a function ``` My node_modules folder...