Thibault Polge

Results 23 issues of Thibault Polge

The title says it all, really. JSX blocks are completely colorized, including regular HTML text. ![capture du 2018-12-09 16-40-38](https://user-images.githubusercontent.com/2453136/49699419-3b835700-fbd1-11e8-9db3-a9a7467f960d.png) The same issue appears in `js-jsx-mode` Thanks!

The following C type definition: ``` c typedef struct { /** @brief Type */ enum { ITS_AN_INT, ITS_A_FLOAT } type; /** @brief Data */ union { int the_int; float the_float;...

suggestion

Hi, I'm not sure I understand the relationship between this package and the new auto-persp feature of persp-mode. The persp-mode documentation links to both an auto-persp definition for Projectile (at...

Create a standard palette for diff faces, and apply them to diff, ediff, magit-diff, etc.

Instead of passing a literal alist to `eziam-with-color-variables`, create a customize option for each variant.

Especially in dark mode, they look *really* bulky.

The background/box around function names break SCSS, CSS and web mode in different ways. In some cases, it is applied to comments around selectors (SCSS), in web-mode, it isn't applied...

bug

Boxes break vertical alignment. Underline + overline could achieve a reasonably similar effect, even if not as nice.

I'm facing a bug which happens only if the configuration is loaded the regular way, but *not* with `emacs -q -l ~/.emacs.d/init.el`. The details are not really important, but this...