Andreas Hussong

Results 9 comments of Andreas Hussong

I am running into the same issue for a link to github docs ![image](https://user-images.githubusercontent.com/69750506/205298800-38a34231-5150-41e5-8126-7393db62ac43.png)

Thanks @baseTwo for taking the time and providing the detailed insights! I totally get your point about performance and that you are hesitant to change the tuple types... Let me...

@alexzautke I looked into it, but I don't feel familiar enough with the code to fix it - sorry... It would be great if someone with more inside could take...

@alexzautke - I might have something... Please have a look at PR #792

The process works for me smoothly, without any token update or change to sources. I have nuget.org configured as the only source: ![Screenshot4](https://github.com/user-attachments/assets/faee0301-ee9a-4f7f-a599-25aa97ce5fbc) ![Screenshot3](https://github.com/user-attachments/assets/c9e23d4c-c1e0-4cb8-bf8f-85e2138fdd89) The `--prerelease` options is currently required,...

Thanks a lot for the quick response and for providing the background information. I agree that adding the general cleanup stuff (and especially the change from block to file scoped...

I would propose to add #841 to this list as well...

When looking at the `VisitQuery()` method of the `ExpressionVisitor`-class, I get the impression that this is not yet implemented... I see code to check for and handle a `return`-clause and...