-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Hi Wiesław,
My team maintains VS Code Tools for AXAML (vscode-axaml), and we have been following the direction of XamlToCSharpGenerator for a while. Congratulations on the progress so far. It is the next generation of tooling for a more modern XAML editing experience in VS Code.
Why I’m opening this issue
We are leaning toward a gradual wind-down of vscode-axaml and would like to help 1000+ users transition to your newer extension as it matures.
Proposed staged plan
Stage 1 (since March 12):
- Integrate your language server with
vscode-axaml. - Keep the legacy preview mechanism for now so users can continue working without a disruptive workflow change, especially in cases where the AXSG previewer may fail if their projects are not adapted yet.
- Goal: deliver a better editing and diagnostics experience to a broader audience while you continue developing AXSG as a whole.
Stage 2 (when your extension is ready for broader usage):
- Mark
vscode-axamlas deprecated in the VS Code Marketplace so users get a clear migration notice pointing to your extension. - Provide a short migration guide (settings equivalence, common workflows, known differences).
Issue triage note
As the AXSG language server lands on more desktops, we expect some issue reports to show up. vscode-axaml users can fall back to the legacy language server, but do you prefer that we route AXSG-related issues here by default?
Thanks for your work on this. A coordinated handoff feels healthier for the ecosystem.
Best regards,
Lex