Skip to content

Comments

Initial implementation of C# Dependency Graph extension with testing and CI setup#1

Merged
magic5644 merged 19 commits intomainfrom
initial-work
Mar 8, 2025
Merged

Initial implementation of C# Dependency Graph extension with testing and CI setup#1
magic5644 merged 19 commits intomainfrom
initial-work

Conversation

@magic5644
Copy link
Owner

Introduce the C# Dependency Graph extension, including class dependency analysis and configuration options. Enhance the README for better feature descriptions and installation instructions. Add icons and rename the extension package. Implement a GitHub Actions workflow for build, test, and packaging.

magic5644 and others added 19 commits February 27, 2025 16:34
- Introduce example graph image for better visualization in README
- Add Copilot instructions for improved code suggestions
- Modify ESLint configuration to use CommonJS
- Enhance csprojFinder with exclusion pattern checks
- Update extension tests and comments for clarity
- Refactor comments in extension and graphGenerator for better understanding
- Upgrade actions/checkout and actions/setup-node to latest versions
- Change Node.js version to 18.x
- Modify test command to run with xvfb-run
- Rename package and update publisher in package.json
- Add parameter to include class-level dependencies in parseClassDependencies function
…nd package.json for improved project structure
…ance descriptions, and include screenshots for better visualization
@magic5644 magic5644 merged commit 8d8a2ea into main Mar 8, 2025
1 check passed
@magic5644 magic5644 deleted the initial-work branch March 28, 2025 16:37
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.

2 participants