Shin Aoyama

Results 5 comments of Shin Aoyama

No. Arc-js is not supported such a feature yet. Is it a hook on error occurred?

Ok. I see. thanks. But arc-js doesn't have try-catch block yet. It runs on original virtual machine that doesn't support it. But arc-js has `ccc` (call/cc). So. you can do...

The message on the original [MergeRequest](https://gitlab.com/susurrus/serialport-rs/-/merge_requests/91). > I used this library on a Windows machine and found some strange behavior. > My program runs two threads and each thread runs...

I'm afraid not. emmet-mode doesn't have such a function yet. Now snippets.json is compiled to elisp (table) syntax. => https://github.com/smihica/emmet-mode/blob/master/src/snippets.el And just bundled with the emmet-mode.el. If you can write...

Hi. emmet mode has filter function. => https://github.com/smihica/emmet-mode#filter-haml but unfortunately jade syntaxes are not supported yet. I'm sorry... But you can write it. I'm waiting for your contribution. See around...