Skip to content

src.csharp hidden in VS Code #1034

Answered by Danielku15
jonaro00 asked this question in Q&A
Discussion options

You must be logged in to vote

The C# code is ignored on the top level project mainly because when working on the C# code I have a separate Visual Studio / Rider open and do not want to have the C# code spoil the code navigation within TypeScript. Having it not ignored, causes it to be included in all searches and code completion actions which most of the time is not the desired location to jump to. Actually my ultimate goal is that there is no need for having C# code but have all code in TypeScript. But I never went that far eliminating the C#/Kotlin code until now.

The discussion about src/generated has been started already multiple times. The main reason is despite the nature of it being generated code, it makes any…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Danielku15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants