Skip to content

Fixes #4955. Move mdv sample to its own gui-cs repo#5056

Merged
tig merged 3 commits intodevelopfrom
copilot/move-mdv-sample-to-gui-cs-repo
Apr 22, 2026
Merged

Fixes #4955. Move mdv sample to its own gui-cs repo#5056
tig merged 3 commits intodevelopfrom
copilot/move-mdv-sample-to-gui-cs-repo

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 22, 2026

Fixes

The mdv sample has been copied to https://github.com/gui-cs/mdv. This PR removes it from the library repo and adds it to the showcase.

Proposed Changes/Todos

  • Delete Examples/mdv/ directory (Program.cs, README.md, mdv.csproj, launchSettings.json)
  • Remove mdv project entry, build configurations, and folder nesting from Terminal.sln
  • Add mdv to the showcase list in docfx/docs/showcase.md linking to https://github.com/gui-cs/mdv

Pull Request checklist:

  • I've named my PR in the form of "Fixes #issue. Terse description."
  • My code follows the style guidelines of Terminal.Gui - if you use Visual Studio, hit CTRL-K-D to automatically reformat your files before committing.
  • My code follows the Terminal.Gui library design guidelines
  • I ran dotnet test before commit
  • I have made corresponding changes to the API documentation (using /// style comments)
  • My changes generate no new warnings
  • I have checked my code and corrected any poor grammar or misspellings
  • I conducted basic QA to assure all features are working

Copilot AI assigned Copilot and tig Apr 22, 2026
Copilot AI linked an issue Apr 22, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Move mdv sample to its own gui-cs repo Fixes #4955. Move mdv sample to its own gui-cs repo Apr 22, 2026
Copilot finished work on behalf of tig April 22, 2026 15:11
Copilot AI requested a review from tig April 22, 2026 15:11
@tig tig marked this pull request as ready for review April 22, 2026 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Move mdv sample to it's own gui-cs repo

3 participants