@PokeyRule I would add it to cursorless README in VSCode or even ask the user if he wants to change this setting. Maybe it is possible to auto activate it together with the hats even?
@PokeyRule I wonder if Go (the language) is supported already using Talon/Cursoless. I also would love to have a GoLand integration. Is that even possible?
@PokeyRule I am experimenting with vscode and found that setting "line height" from "0" to "2.2" makes a very nice hat display. I did not see this prominent in the documentation. Maybe something to add?
@TinyGolang I suddenly get "error: could not find wasm-opt, set the WASMOPT env.. variable to override". And after "npm i wasm-opt -g" I get "no usable wasm-opt found, update or run "make binaryen"
/opt/homebrew/bin/wasm-opt: incompatible wasm-opt (need 102 or newer)" all on OSX. Any Idea?