Louis de Charsonville

Results 6 issues of Louis de Charsonville

Hi @dysfunc, Thank you for this repo, the emojis are really nice. I think it would be worth adding the important note that despite the repo's name, these are not...

Hi, With the following configuration, the icons look very weird: ```elisp (use-package dashboard :ensure t :after all-the-icons :config (setq dashboard-banner-logo-title "Welcome to Emacs") (setq dashboard-startup-banner 'logo) (setq dashboard-center-content t) (setq...

Hi 👋 ! First thank you very much for the project ! Do you know / have built a similar view inside Emacs ?

I've upgraded to Emacs 29.0.60 and the conda prefix on the shell prompt is not there anymore. Using `conda-env-activate` does activate the correct python environment (see screenshot) but the prefix...

bug

Types in Python might contain brackets and commas resulting in errors when parsing the parameters of the function. Example ```python def foo(bar: Dict[str, Dict[str, str]]) -> Dict[str, Dict[str, str]]: pass...

First, let me thank you for that awesome product, I wish I had to discovered it before ! **Describe the bug** In Excel, there are "double buttons" (ex: Paste, Insert,...

bug