Display squiggly underlines underneath text with diagnostics
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
This commit is contained in:
parent
52594fe250
commit
b9b255652f
7 changed files with 119 additions and 72 deletions
|
@ -118,4 +118,5 @@ typedef struct
|
|||
vector_float2 size;
|
||||
float thickness;
|
||||
vector_uchar4 color;
|
||||
uint8_t squiggly;
|
||||
} GPUIUnderline;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue