Khải

Results 97 issues of Khải

## Problem One of the advantages of format such as YAML and JSON5 is that it supports comments. Commands that modifies these files render these comments pointless. For example, this...

type: bug

I haven't find any documentation that mentions how Lapce Plugins are distributed. I hope it's going to be peer-to-peer. ## Is your feature request related to a problem? Please describe....

C-feature
wontfix
A-plugins

Arch Linux's [PKGBUILD](https://wiki.archlinux.org/index.php/PKGBUILD) is a shell script with a few differences: * It does not have shebang * Most variables are used by `makepkg` but are marked as unused (SC2034)...

Quotes are ugly and they don't play well with rust-analyzer refactoring. I propose this syntax: ```rust #[derive(Debug, Clone, Deserialize, Serialize)] #[serde( bound( serialize(Value: Into + Clone), deserialize(String: Into), ), from(String),...

Based on https://github.com/davatorium/rofi/pull/1807 by @DaveDavenport but with the toggling behavior removed. Fixes https://github.com/davatorium/rofi/issues/1806

I use wasm-pack to compile wasm. I am not aware if wasm-bindgen or rustc have sourcemap support because I do not use them directly so I apologize if this is...

By default, the `cp` command on Linux will attempt to reflink on Copy-on-Write filesystems (`--reflink=auto`). I think the `CopyOptions` struct should have similar option. For example, if `CopyOptions::reflink` is set...

### Describe the bug It used to work fine when I only have KDE Connect installed on my phone. But after I install KDE Connect to my Android x86 (virt-manager)...

needs info

For example, I have both GitHub and YouTube installed as PWAs with the Default profile. On a README.md, there is a YouTube link, so I expect right-click → Open Link...

enhancement