Bryan

Results 37 issues of Bryan

Is there any plan to support yjs’s sub docs feature? It’a useful to develop a notes app (like the official example, use folder as root document). https://docs.yjs.dev/api/subdocuments

feature request
next-major

**Is your feature request related to a problem? Please describe.** Sometimes I may press the wrong shortcut key, and I want a way to reset my previous selection and select...

enhancement
planning

Now the kv value can be 64KB max, but in some cases it's not enough. Though there do have some way to avoid the size limit (like chunking the data),...

suggestion
ext/kv

[原文](https://everettjf.gitbooks.io/spacevimtutorial/content/install/6.html)中的 > 对于MacVim,安装后在配置文件中加入: > ``` > let g:spacevim_guifont='Knack\ Nerd\ Font:h12' > ``` 在新版本的 SpaceVim 和 Nerd 字体中应该改为 > 对于MacVim,安装后在配置文件(`~/.SpaceVim.d/init.toml`)中的 options 节中加入: > ``` > guifont = "Hack Nerd Font:h12" >...

### Describe the bug When using `import {} from "/f/xx/xx.ts"`, the autocomplete features won't work. ### To reproduce 1. Create a script `/f/test/test.ts` 2. Create a flow, create a new...

bug

I want to change the database source with a select control dynamically. Both databases have nearly the same schema (just for two different environments), so I want to be able...

Hope if gickup can be used to backup from/to keybase git https://book.keybase.io/git

enhancement