Hello, I think there is a typo on the following line: https://github.com/moteus/vscode-mobdebug/blob/94e76567483094b6d63f51a724638d4f120c5c53/lua/mobdebug.lua#L1476 There is no `iscaseinsensitive` variable. But there is a `iscasepreserving` var.
Hello,
I think there is a typo on the following line:
vscode-mobdebug/lua/mobdebug.lua
Line 1476 in 94e7656
There is no
iscaseinsensitivevariable. But there is aiscasepreservingvar.