Menu

#31 Add initial provider for C# to scan a codebase

C# Language Support
open
nobody
2024-11-01
2024-11-01
Anonymous
No

Originally created by: erbesharat

This issue aims to create a starting point for implementing C# support into our codebase.

The most basic feature we require when implementing a new language support is scanning a code base.

According to the implementation we have for NodeJS codebase scan, we can mimic the same behavior in a new language.

Some languages might have different logics for importing modules or their global context, so make sure to discuss the implementation you have in mind, prior to its implementation so we can come up with follow-up issues.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB