文宇祥
文宇祥
Turn on `delete-selection-mode` and `autopair-autowrap`, press key with selection does not delete the selection.
Textmate syntax highlighting really sucks
The idea is there: https://github.com/hackwaly/blog/issues/3#issuecomment-353309828
Please consider continue develop this project. Hope to see: * [ ] Target Independent reconciler. * [ ] Bridge on React to provide ivi like api.
## Describe the enhancement Inspired from https://github.com/unocss/unocss#layers linaria.config.js ``` module.exports = { layers: ["utility", "component", "application"], defaultLayer: "application" } ``` Add optional options argument which can be used to pass...
## Environment - Linaria version: "@linaria/atomic": "3.0.0-beta.21", - Bundler (+ version): "@linaria/rollup": "3.0.0-beta.21", - Node.js version: v17.8.0 - OS: macOS 12.4 (21F79) ## Description ```html @keyframes logo-spin { from {...
Since debug informations provided by bytecode file sometimes are not enough to use to debug. It is a good point that if we can use merlin config produced by dune....
btw, i'm often getting ``` ocamlearlybird: internal error, uncaught exception: Unix.Unix_error(Unix.EADDRINUSE, "bind", "") Raised by primitive operation at unknown location Called from file "src/unix/lwt_unix.cppo.ml", line 1631, characters 52-74 Called from...