You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"type": "lua",
"request": "launch",
"name": "Debug",
"program": "${workspaceFolder}/TestCode.lua"
}
]
}
The text was updated successfully, but these errors were encountered:
mofeiwang
changed the title
DebugConsole 不显示输出问题
DebugConsole 不显示输出, 断点没有生效
Apr 23, 2024
mofeiwang
changed the title
DebugConsole 不显示输出, 断点没有生效
v2.0.5 版本 DebugConsole 不显示输出, 断点没有生效
Apr 23, 2024
v2.0.4 默认在debugconsole 会有输出
升级到最新v2.0.5版本debugconsole 没有输出,断点也没有生效
lanuch.json
The text was updated successfully, but these errors were encountered: