Yihang "Corvo" Liu

Results 210 issues of Yihang "Corvo" Liu

### Is your feature request related to a problem? Please describe. As title, It would be nice if I can see the download progress of the program so that I...

enhancement

- OS Version: `Linux arch 5.15.2-arch1-1 #1 SMP PREEMPT Fri, 12 Nov 2021 19:22:10 +0000 x86_64 GNU/Linux` - Browser Version: Brave 1.32.106 Chromium: 96.0.4664.45 (Official Build) (64-bit) - Browser Addon...

```raku =begin comment This is a multi line comment. Comment 1 Comment 2 =end comment ``` causes: ``` ===SORRY!=== Error while compiling: Preceding context expects a term, but found infix...

As title, sometimes it would be handy if there's such command. For example: ```lua a = 1 --[[ b = 2 c = 3 d = 4]] ``` normally you...

Say I have the following codes I'd like to comment out: ```lua -- other codes use { 'vlime/vlime', ft = 'lisp', disable = true, config = function() vim.g.vlime_cl_impl = "ros"...

I really like this plugin, and I don't like vim's default outputline(i.e. at the bottom). So is there a way that we can take over all stdouts?

blocked

As title, it would be great if there's a voice hint to tell me next word to type, so one can type blindly without looking the screen.

This plugin set filetype according to lang tag, which make it diffcult to integrate with other plugins, e.g. conjure.

**Is your feature request related to a problem? Please describe.** On wayland, XWayland doesn't have good HiDPI support. By default electron will use X for rendering, thus the window is...