We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I got this on terminal when I try to debug:
~/vscode_leetcode [I] β cd /Users/aaa/vscode_leetcode ; /usr/bin/env /opt/homebrew/bin/python3 /Users/aaa/.vscode/extensions/ms-python.python-2022.4.1/pythonFiles/lib/python/debugpy/launcher 50874 -- "/Users/aaa/Library/Application Support/Code/User/ globalStorage/wangtao0101.debug-leetcode/python3problem57.py" /Users/aaa/vscode_leetcode/57.insert-interval.py [[1,3],[6,9]]\n[2,5] insert number[][],number[] number[][] 57 50721 zsh: no matches found: [[1,3],[6,9]]\n[2,5]
Steps to reproduce the behavior.
A clear and concise description of what you expected to happen.
Paste here the LeetCode extension log from output channel.
Guidance: Press Ctrl+Shift+U, and toggle the channel to Debug LeetCode.
Ctrl+Shift+U
Debug LeetCode
The text was updated successfully, but these errors were encountered:
No branches or pull requests
π Bug Report
I got this on terminal when I try to debug:
~/vscode_leetcode
[I] β cd /Users/aaa/vscode_leetcode ; /usr/bin/env /opt/homebrew/bin/python3 /Users/aaa/.vscode/extensions/ms-python.python-2022.4.1/pythonFiles/lib/python/debugpy/launcher 50874 -- "/Users/aaa/Library/Application Support/Code/User/
globalStorage/wangtao0101.debug-leetcode/python3problem57.py" /Users/aaa/vscode_leetcode/57.insert-interval.py [[1,3],[6,9]]\n[2,5] insert number[][],number[] number[][] 57 50721
zsh: no matches found: [[1,3],[6,9]]\n[2,5]
To Reproduce
Steps to reproduce the behavior.
Expected behavior
A clear and concise description of what you expected to happen.
Extension Output
Paste here the LeetCode extension log from output channel.
Guidance: Press
Ctrl+Shift+U
, and toggle the channel toDebug LeetCode
.Your Environment
The text was updated successfully, but these errors were encountered: