Camilla Kutzner

Results 6 comments of Camilla Kutzner

In the IDE, everything works as expected!

Thanks for your swift answer! :messages gives me the following output: ![Image](https://github.com/user-attachments/assets/bfc2149a-eddb-4f9b-80e8-b46e379594ca)

Sorry that it took me so long. My scnvim config: ```lua -- configuration for scnvim local scnvim = require 'scnvim' local map = scnvim.map local map_expr = scnvim.map_expr scnvim.setup {...

Attempting the suggested code changes to sclang.lua: ![Image](https://github.com/user-attachments/assets/6bd2296a-7608-4e78-8b59-68f485f4d383)

I deleted the offending extension (ChordSymbol) - no change. I ran every update I could think of (updating neovim via Chocolatey, updating all my nvim plugins via Packer), and the...

In the meantime, I have switched to Ubuntu and am using lazy.nvim as a plugin manager. Code execution works now. Should I close this issue?