No description of /src/cascadia in code organization #5305

Closed
opened 2026-01-31 00:10:08 +00:00 by claunia · 2 comments
Owner

Originally created by @K1ngjulien on GitHub (Nov 29, 2019).

Originally assigned to: @zadjii-msft on GitHub.

https://github.com/Microsoft/Terminal/blob/master/doc/ORGANIZATION.md

This file seems like it should have documentation about the "/src/cascadia/" folder, which it doesn't.

I'd like to contribute to this project but have been struggling with what does what. Figureing that out by myself could take a while :).

Originally created by @K1ngjulien on GitHub (Nov 29, 2019). Originally assigned to: @zadjii-msft on GitHub. <!-- Briefly describe which document needs to be corrected and why. --> https://github.com/Microsoft/Terminal/blob/master/doc/ORGANIZATION.md This file seems like it should have documentation about the "/src/cascadia/" folder, which it doesn't. I'd like to contribute to this project but have been struggling with what does what. Figureing that out by myself could take a while :).
Author
Owner

@DHowett-MSFT commented on GitHub (Nov 30, 2019):

Ah, good catch. src/cascadia contains all of the Windows Terminal-specific code. The rest of the code is all either shared or part of the windows console host.

@DHowett-MSFT commented on GitHub (Nov 30, 2019): Ah, good catch. `src/cascadia` contains all of the _Windows Terminal_-specific code. The rest of the code is all either shared or part of the windows console host.
Author
Owner

@K1ngjulien commented on GitHub (Dec 3, 2019):

I thought so, but that's about all I could figure out on my own.

@K1ngjulien commented on GitHub (Dec 3, 2019): I thought so, but that's about all I could figure out on my own.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#5305