Skip to content

Conversation

@UdeshyaDhungana
Copy link
Contributor

@UdeshyaDhungana UdeshyaDhungana commented Nov 11, 2025

Note

Adds a new highlighting extension with five stages and corresponding stage description docs; updates course-definition to include them.

  • Curriculum/config (course-definition.yml):
    • New extension: highlighting with description and references to ANSI escape codes.
    • Stages added under highlighting:
      • bm2: "Highlighting a single match"
      • eq0: "Highlighting multiple matches"
      • jk4: "Disabling highlighting"
      • na5: "Auto highlighting option"
      • nd0: "Default highlighting behavior"
    • Minor copy/whitespace tweak in multiple-matches/bo4 stage marketing text.
  • Docs:
    • Add stage descriptions:
      • stage_descriptions/highlighting-01-bm2.md
      • stage_descriptions/highlighting-02-eq0.md
      • stage_descriptions/highlighting-03-jk4.md
      • stage_descriptions/highlighting-04-na5.md
      • stage_descriptions/highlighting-05-nd0.md
    • Include examples, ANSI color guidance, test expectations for each stage.

Written by Cursor Bugbot for commit 29b00ba. This will update automatically on new commits. Configure here.

@github-actions

This comment was marked as resolved.

@github-actions

This comment was marked as resolved.

@github-actions

This comment was marked as resolved.

@github-actions

This comment was marked as resolved.

@github-actions

This comment was marked as resolved.

@github-actions

This comment was marked as resolved.

@github-actions

This comment was marked as resolved.

@github-actions
Copy link

github-actions bot commented Nov 12, 2025

LLM Doc Lint

56 tests   53 ✅  0s ⏱️
 4 suites   0 💤
 1 files     3 ❌

For more details on these failures, see this check.

Results for commit f3af72b.

♻️ This comment has been updated with latest results.

@UdeshyaDhungana
Copy link
Contributor Author

The line printing stage has been removed, and has been incorporated into this extension: #179

@github-actions
Copy link

github-actions bot commented Nov 14, 2025

LLM Doc Lint

70 tests   65 ✅  0s ⏱️
 5 suites   0 💤
 1 files     5 ❌

For more details on these failures, see this check.

Results for commit bdfe1fb.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Nov 14, 2025

LLM Doc Lint

70 tests   66 ✅  0s ⏱️
 5 suites   0 💤
 1 files     4 ❌

For more details on these failures, see this check.

Results for commit ec8cd19.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Nov 14, 2025

LLM Doc Lint

70 tests   66 ✅  0s ⏱️
 5 suites   0 💤
 1 files     4 ❌

For more details on these failures, see this check.

Results for commit e9f4865.

♻️ This comment has been updated with latest results.

@@ -0,0 +1,90 @@
In this stage, you'll add support for highlighting the matched text in your grep implementation.

### Highlighting the matched text
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now that we have the prerequisites, let's change the ordering here:

  • Highlighting a single match
  • Highlighting multiple matches
  • Disabling highlighting
  • Auto highlighting behaviour (not sure about this name, could be improved)
  • Default highlighting behaviour (not sure about this name, could be improved)

@github-actions
Copy link

github-actions bot commented Nov 17, 2025

LLM Doc Lint

70 tests   66 ✅  0s ⏱️
 5 suites   0 💤
 1 files     4 ❌

For more details on these failures, see this check.

Results for commit b6278c6.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Nov 25, 2025

LLM Doc Lint

75 tests    0 ✅  0s ⏱️
 5 suites   0 💤
 1 files    75 ❌

For more details on these failures, see this check.

Results for commit 29b00ba.

♻️ This comment has been updated with latest results.

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.

3 participants