Sakari Lehtonen
Sakari Lehtonen
Expected behaviour: Hover over node output, or any input, see tooltip. What actually happens: Sometimes the tooltip shows, sometimes not. Can't find any logic to it, if it's because of...
Implement support for importing SVG paths and generate THREE.MeshLine meshes from those.
Trying to build and load the examples with a recent version of Chrome and Safari on macOS Monterey arm64 gives the following error in console.log: LinkError: WebAssembly.instantiate(): Import #0 module="env"...
**Does this bug happen when you install plugin without vim-polyglot?** I dont know. **Describe the bug:** Your documentation says autoindent should not happen if I set g:polyglot_disabled = ['autoindent'] before...
Hey, I had trouble trying to figure out why running ``` npx electron-rebuild canvas ``` Failed with the following error on Windows 10 x64: ``` Canvas.obj : error LNK2001: unresolved...
Pressing j or k just puts the cursor immediately to the top of the file, does not move up or down like expected. h and l work perfectly fine, and...