Leira Hua

Results 25 comments of Leira Hua

I already got python clang module installed, but I still got the same issue, a readme file will definitely help.

What about something like the [regression tests in Kakoune](https://github.com/mawww/kakoune/tree/master/test)? Each tests are essentially just 4 files: 1. `in`: the input text to be edited. 2. `cmd`: the kakoune key/command sequence...

This branch has been sitting here for half a year now. What is blocking this branch from merging? What's still missing? What are the issues still need to be addressed?

How is this task going now? The latest change I saw in https://github.com/kirkshoop/rxcppv3 was from Sep 22, 2016. What is the plan? To have a new implementation with https://github.com/kirkshoop/rxcppv3, or...

@gokcehan I didn't have a chance to revisit the issue yet. Thanks for closing it. I will reopen it when I have more information.

Actually I went to Wunderlist API document after reported this. Unfortunately, their webhook API supports only lists, not folders...

I have the same issue. There is a symlink of `Nix Apps` under `~/Applications`. In `Nix Apps` linked folder, there is a `Kitty.app` symlink. Spotlight doesn't show Kitty. I did...

Some update. Dance has this keybinding by default. ```json { "key": "ctrl+f", "command": "dance.select.vertically", "args": { "direction": 1, "by": "page", "shift": "jump" }, "when": "editorTextFocus && dance.mode == 'insert'" },...

It mysteriously recovered for vscode 1.67.2, not sure why 😤. But the problem persists on 1.68.0-insider.

> I would also like to see a finger friendly STN, but its explained in [Issue #236](https://github.com/yuliskov/SmartTubeNext/issues/236) why it is not going to happen... @rsunde I don't see a clear...