Releases: SajjadAlipour/xinq-vscode
Releases · SajjadAlipour/xinq-vscode
Release list
v1.1.0
Xinq 1.1.0
Highlights
- xinq.editor.sqlEditor setting to choose how SQL is edited
- embedded (default): Monaco SQL editor inside the Xinq custom editor
- native: compact query list with SQL opened in a native VS Code editor tab
Install
- Marketplace: search Xinq, or
- Download the
.vsixfrom this release → Extensions → Install from VSIX
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Xinq 1.0.0 — First public release
VS Code extension for managing SQL queries in .xinq files, with Monaco editing and C# Designer generation for .NET / T-SQL.
Derived from soheilpro/Xinq.
Highlights
- Custom
.xinqeditor (search, group, sort, reorder) - C#
.Designer.csgeneration and.csprojupdates - Validation, keyboard shortcuts, sample queries
Install
- Marketplace: search Xinq, or
- Download the
.vsixfrom this release → Extensions → Install from VSIX
Full Changelog: https://github.com/SajjadAlipour/xinq-vscode/commits/v1.0.0