Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2.0.5 版本 DebugConsole 不显示输出, 断点没有生效 #291

Open
mofeiwang opened this issue Apr 23, 2024 · 0 comments
Open

v2.0.5 版本 DebugConsole 不显示输出, 断点没有生效 #291

mofeiwang opened this issue Apr 23, 2024 · 0 comments

Comments

@mofeiwang
Copy link

v2.0.4 默认在debugconsole 会有输出
image

升级到最新v2.0.5版本debugconsole 没有输出,断点也没有生效
image

lanuch.json

{
    // 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"
        }
    ]
}
@mofeiwang mofeiwang changed the title DebugConsole 不显示输出问题 DebugConsole 不显示输出, 断点没有生效 Apr 23, 2024
@mofeiwang mofeiwang changed the title DebugConsole 不显示输出, 断点没有生效 v2.0.5 版本 DebugConsole 不显示输出, 断点没有生效 Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant