-
Notifications
You must be signed in to change notification settings - Fork 555
Open
Labels
Milestone
Description
Description
Expected to click Run SQL and SQL would run. This was working previously.
Now when I run it says I must set the language to SQL and when I say Yes it puts me in endless loop.
Steps to Reproduce
- Right Click on Database
- Hit New Query
- Type new query (auto complete stopped working)
- Click Green Run button or right click and Execute Query
- Message pops up saying you must select the language to run this
- Click Yes
- Pops up list of languages
- Scroll down type SQL
- Nothing happens
- Click Run assuming you've set language. Repeat steps 6-9
Affected Area
- Connection dialog (SQL Server | Azure browse/Fabric browse)
- Query editor
- Query results panel
- Object Explorer
- GitHub Copilot integration
- Preview/Edit data
- Table Designer
- Schema Designer
- Schema Compare
- Local SQL Server Container provisioning
- SQL database in Fabric provisioning
- DACPAC/BACPAC export/import
- SQL Database projects
- Query Plan Visualizer
- Other (please describe below)
If you selected "Other", please describe the affected area
No response
Environment Information
Version: 1.107.0 (Universal)
Commit: 618725e67565b290ba4da6fe2d29f8fa1d4e3622
Date: 2025-12-10T07:43:47.883Z
Electron: 39.2.3
ElectronBuildId: 12895514
Chromium: 142.0.7444.175
Node.js: 22.21.1
V8: 14.2.231.21-electron.0
OS: Darwin arm64 25.2.0
MSSQL Version 1.38.0
Confirmation
- I have searched existing issues and couldn't find a match
- I want to work on this issue