Results 4 comments of ryan.c

Hi, after upgraded from version 0.0.84 to [0.0.85](https://github.com/vscode-neovim/vscode-neovim/blob/master/CHANGELOG.md#0085), that always prompt the message below when VSCode start: ``` Error detected while processing command line: E344: Can't find directory "home" in...

I tried downloading `selene-0.27.1-macos.zip` and `selene-light-0.27.1-macos.zip` from the selene [releases page](https://github.com/Kampfkarren/selene/releases/tag/0.27.1). After extracting them, I encountered an error when trying to run them: ``` zsh: bad CPU type in executable:...

```tsx import Form, { Field } from "rc-field-form"; const Input = ({ value = "", ...props }) => ; function App() { const [form] = Form.useForm(); const setFormFields = ()...

> > However, removing it from the Linux side and just installing it on the windows side with Scoop now works fine without delay for me. > > I have...