Skip to content

Commit c5e12ee

Browse files
committed
Add truncation comment and introduce context setup for Copilot in legacy code guide
1 parent a028414 commit c5e12ee

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

blog/2025-10-21-modernizing-legacy-code-with-github-copilot-a-documentation-first-approach.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ The key mistake many make is jumping straight from legacy code (like Progress So
2121

2222
You can see a complete example of this retro-documentation process applied to the [Sports App](https://github.com/tug-on-dev/progress-sports-app/tree/main/documentation). _(Originally in French then translated to English using Copilot)_
2323

24+
<!-- truncate -->
25+
26+
2427
## Setting Up Your Context
2528

2629
I'm working with a VS Code project using a Progress Software example application—specifically the Sports app, which includes a complete database and architecture. The first step is establishing context for Copilot.

0 commit comments

Comments
 (0)