Liu CZ

Results 8 comments of Liu CZ

`onMouseDown` and `focus()` and all other workarounds seem fine. However, when you have other UI buttons with your editor, such as `Select`, `Input`, etc. will you have to handle all...

let editing panel just contains texts, plz ❤️

https://stackoverflow.com/questions/55771578/cant-find-the-module-after-extension-is-installed ``` cd ~/.vscode/extensions cd your.extension npm install ``` should work. (I am not sure if this is a bug of this extension or vscode itself, as I didn't encounter...

see this https://github.com/pomelovico/keep/issues/30

> > see this [pomelovico/keep#30](https://github.com/pomelovico/keep/issues/30) > > How/where would I implement this to get it to work? I'm still fairly new/learning but I feel like this might be just what...

> Does it eventually build? Nope. Perhaps I launch docker or postgres in a wrong way, will it cause this issue?

yeah sure. - I never see the build folder, cause the demo doesn't build successfully - I use 14.15.3 version of node as you mentioned.