Skip to content

Releases: SajjadAlipour/xinq-vscode

Release list

v1.1.0

Choose a tag to compare

@SajjadAlipour SajjadAlipour released this 20 Jul 16:41

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 .vsix from this release → Extensions → Install from VSIX

Full Changelog: v1.0.0...v1.1.0

v1.0.0

Choose a tag to compare

@SajjadAlipour SajjadAlipour released this 18 Jul 20:15

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 .xinq editor (search, group, sort, reorder)
  • C# .Designer.cs generation and .csproj updates
  • Validation, keyboard shortcuts, sample queries

Install

  • Marketplace: search Xinq, or
  • Download the .vsix from this release → Extensions → Install from VSIX

Full Changelog: https://github.com/SajjadAlipour/xinq-vscode/commits/v1.0.0