Results 8 issues of Tim_Paik

![image](https://user-images.githubusercontent.com/49786711/129329367-81429c71-831a-43de-a30c-c06e91355173.png) How should I use the `nvs use` command when installing nvs globally?

Is there a way to customize the title bar icon? I only have one way to remove the title icon (But based on a version of my fork a long...

enhancement

High-resolution screen users need support, the demo now looks very vague (Windows11 125% zoom) ![image](https://user-images.githubusercontent.com/49786711/127959022-afe3d0e4-d9c2-416c-ac1a-b1a0ea26cda1.png)

enhancement

Here is my rust-toolchain.toml file: ``` [toolchain] channel = "nightly" components = ["rust-src"] ``` Even Better Toml, however, says there is a mistake here: ![pic](https://user-images.githubusercontent.com/49786711/190885233-7b0addcb-6559-4f83-bbbe-d2c4138b16a1.png) However, if you enter a...

bug
needs investigation

Recently, I found a strange bug when browsing a webpage using nextra on my Xiaomi mobile phone: nextra displayed the capital letter "M" as "MIUI" (one of the logos of...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your issue described in the documentation? - [X] I have read the...

os:Linux:Arch

When I try to open a markdown with CJK in lapce, the lapce only renders the English letters in it, all the CJKs are not rendered (as if they don't...

C-bug
A-font

`JsValue::from_serde` and `JsValue::into_serde` are deprecated see https://github.com/rustwasm/wasm-bindgen/pull/3031