Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incremental generator implementation #8

Open
laicasaane opened this issue Jun 17, 2023 · 2 comments
Open

Incremental generator implementation #8

laicasaane opened this issue Jun 17, 2023 · 2 comments
Assignees

Comments

@laicasaane
Copy link

Since the support for Microsoft.CodeAnalysis.CSharp 4.1.0 has been added to Unity 2022.2+, could you start working on incremental generator? Thanks.

@laicasaane
Copy link
Author

I've double-checked it and found out that Microsoft.CodeAnalysis.CSharp 4.1.0 have already been supported for Unity 2021.3.26f1.

@CyberBotX
Copy link

CyberBotX commented Jul 5, 2023

I'd like to second wanting LinqGen to be an incremental source generator. I know it will be a large undertaking, but currently with it being a first gen non-incremental source generator, it causes very large projects to lag Visual Studio in most aspects and is very unworkable at that point. I've been trying to benchmark LinqGen against a lot of other LINQ implementations and as said project is very, very large due to the number of benchmarks, just adding a LinqGen to the project reduces functionality of Visual Studio by a lot.

@cathei cathei self-assigned this Jul 25, 2023
cathei added a commit that referenced this issue Oct 15, 2023
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

No branches or pull requests

3 participants