Dorian Kostecki

Results 4 issues of Dorian Kostecki

**Describe the issue** Multi-line comments aren't supported properly, highlight.js seems to treat them like single-line comments which start similarly (`#`) **Which language seems to have the issue?** CMake **Are you...

language
enhancement
bug
help welcome
good first issue

## Lapce Version 0.2.1 ## System information Windows 10 ## Describe the bug Messages about plugins being installed cover installed plugins instead of being above them ## Additional information ![image](https://user-images.githubusercontent.com/13699966/195463306-9e415371-18d2-4d6a-935a-410ec82006b4.png)

C-bug
A-ui

Is there a way to declare test cases only once and use them multiple times across multiple functions in multiple files? I read the wiki but I didn't see anything...

As described in the title, the signatures of `TagBext`, `TagCart`, `TagCue` and `TagSample` are incorrect. These four structures use a mechanism called [flexible array member](https://en.wikipedia.org/wiki/Flexible_array_member), as you can see below:...

bug