Nicolas

Results 4 issues of Nicolas

`rainbow` changes the syntax group in PHP files for `rainbox_r2`, which breaks the ability of `tComment` to correctly comment out some code. See https://github.com/tomtom/tcomment_vim/issues/145 Disabling `rainbow` fixes the problem.

confliction with other third-party syntax plugins

Seems like `isHotKeyPressed` always return `false` when `useHotKeys` isn't used elsewhere in the app. Holding `shift` and clicking the button does not increment the count: https://codesandbox.io/s/prod-glitter-x5fxiw?file=/src/App.js Same sandbox, but if...

**Describe the bug** `DndProvider` backend is not tore down when un-mounting. Although this surfaced in our test, I would think this would also apply to an app. **Reproduction** If you...

**I'm submitting a bug report.** ``` [x] bug report => see 'Providing a Reproducible Scenario' [] feature request => do not use Github for feature requests, see 'Customers of AG...