Daniel Däschle

Results 38 issues of Daniel Däschle

**OS:** WSL2 Ubuntu 20.04 **What did you do?** ```v struct Foo { bar Bar } struct Bar { egg Egg } struct Egg { name string [required] } fn main()...

Bug
Status: Confirmed

**Describe the bug** I cannot start the `simple.py` or another example. The application crashes with the following stack trace: ``` Exception ignored in: Traceback (most recent call last): File "C:\Users\i01002704\Documents\i01002704\Projects\Python\vibora\vibora\application.py",...

**Describe the bug** Clicking the magnifier to search scenes results in an internal server error without any detailed error message. **Flow to Reproduce** Just adding a basic flow. ![image](https://user-images.githubusercontent.com/30751516/179426156-3a934e26-ad0b-4018-ad18-7d354a1af663.png) **Expected...

bug

Either manually or we invent a mechanism. We could check it with `vls --version` and check the newest github releases and compare the versions. Or someone has another idea.

Or remove it completely since it's no longer used.

enhancement
tree-sitter:to-be-implemented
tree-sitter:analyzer

### Environment NetMQ Version: 4.0.1.6 Operating System: Windows 10 .NET Version: .NET 5 Is it possible to have async receive in ASP.NET without using the NetMQRuntime? How could NetMQRuntime be...