-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Hello,
I think there is a typo on the following line:
vscode-mobdebug/lua/mobdebug.lua
Line 1476 in 94e7656
| return f1 == f2 or iscaseinsensitive and string_lower(f1) == string_lower(f2) |
There is no iscaseinsensitive variable. But there is a iscasepreserving var.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels