-
Notifications
You must be signed in to change notification settings - Fork 114
Support the C# plugin in the new web GUI #821
Copy link
Copy link
Open
Labels
Kind: Enhancement 🌟Level: Intermediate (3)Plugin: C#Issues related to the parsing and presentation of C# projects.Issues related to the parsing and presentation of C# projects.Target: WebGUIIssues related to the web frontend.Issues related to the web frontend.
Milestone
Metadata
Metadata
Assignees
Labels
Kind: Enhancement 🌟Level: Intermediate (3)Plugin: C#Issues related to the parsing and presentation of C# projects.Issues related to the parsing and presentation of C# projects.Target: WebGUIIssues related to the web frontend.Issues related to the web frontend.
Since #584 was started before the new web GUI was developed by #595, it introduces the C# plugin only into the original (old) frontend. Now, the new web GUI should also support the C# plugin.
The new web GUI was designed with the mindset of multi-language support, which should be utilized now.