dotnet / dotnet/project-system

Combine Utils.vb from both AppDesigner and Editors

Open
#7,351 0 comments 0 reactions 0 assignees View on GitHub
Triage-Approved
Dominant language
C#
Stars
1k
Forks
415
PR merge metrics
No merged PRs in 30d

Description

The `Utils.vb` files in both the AppDesigner and Editors projects are very similar. There is quite a bit of copy/paste code between them. So, it would make sense to consolidate this into a single file. The idea would be to include the file in one project and then simply link to the file in the other project. These files are currently not public, so there wouldn't be an issue with using the same namespace.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.