Skip to content

Feature: Add C# language support #77

@arnoox

Description

@arnoox

Summary

Add support for tracing requirements in C# source files via one-line comment annotations.

Expected Behavior

  • sphinx-codelinks should recognise // @ ... (or the equivalent C# comment style) one-line comment annotations in .cs files
  • Traced needs and their source locations should appear in the generated sphinx-needs output exactly as they do for already-supported languages

Acceptance Criteria

  • C# parser / comment extractor added to sphinx-codelinks
  • Unit tests covering C# comment annotation parsing
  • Documentation updated to list C# as a supported language
  • Integration test with a minimal C# project

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions