hasen6

Results 27 comments of hasen6

> At least not due to this, Well how would you describe the situation I posted? Looks like a nested foreach loop to me. Please edit the title to what...

@rgrunber >The exact project would be ideal. If not, would it be possible to activate the command palette (eg. `ctrl`+`shift`+`p`) and launch the `Java: Open All Log Files` command **after**...

This is weird too, it's successful if there's an error above it: Fails: ![Capture d’écran 2022-09-17 à 10 50 32 AM](https://user-images.githubusercontent.com/15882674/190848831-b88824a2-8c63-458c-be69-b0018a9e94fc.png) Succeeds ![Capture d’écran 2022-09-17 à 10 50 43 AM](https://user-images.githubusercontent.com/15882674/190848840-96fc8a33-9fe0-4380-b17c-848b6ce53b74.png)

> I think the moment you're able to reproduce, check the `.log` file as I described above. If there's a stacktrace, then maybe we can address it without a code...

> Not sure if the `main.log` would show these errors. They would only be logged to the language server's logs (The `.log` file from `Java : Open All Log Files`...

> Thanks for the project. I'm able to reproduce with a much simpler example now I'm glad you were able to reproduce it, it's certainly an elusive bug, if you...

@rgrunber It's pretty rare to come across but I just came across it again in another situation so I guess it wasn't fixed.