view .luarc.json @ 741:aef7dab2b0e5

feat: only jump snippets if inside one
author zegervdv <zegervdv@me.com>
date Thu, 22 Dec 2022 10:44:01 +0100
parents 45c34cfecc3e
children 942c3ae067e7
line wrap: on
line source

{
    "$schema": "https://raw.githubusercontent.com/sumneko/vscode-lua/master/setting/schema.json",
    "Lua.workspace.checkThirdParty": false
}