formulahendry / formulahendry/vscode-mysql
Cancel to force the output panel to open when the query is executed(取消在执行查询的时候强制开启输出面板)
Open
- Dominant language
- TypeScript
- Stars
- 229
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
Each time the related query is executed, the MySQL output panel is forced to open, and I hope to add some options to turn off this enforcement.
每次在执行相关的查询的时候,会强制开启MySQL 输出面板,希望添加一些选项来关闭这个强制措施
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the query execution entry point and the code that opens the MySQL output panel. Check how extension settings are defined and read, then determine how an option could control this behavior. Done means users can disable forced panel opening while query execution still works normally.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mysql
- Domain
- database, devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100