Sean Chapel

Results 4 comments of Sean Chapel

I've created a pull request to partially fix this issue. The foreach loop isn't fixed because when you modify a collection during iteration it will throw an exception. I'm not...

I couldn't find a straight forward way to find that information so I wrote a small c program with shm_open and from trial and error it looks like the max...

I tried using dotnet 7.0.100 and while it no longer throws exceptions no results are given. Finding reference or definitions returns. *Messages* ``` user-error: No definitions found for: LSP identifier...

Looks like I made a typo there. I don't have extra parameters in my code. I updated my code above to remove that.