Dongwon Kang
Dongwon Kang
I encountered this issue when I attempt to open cp949 encoded file. I think same issue would occur with shift-jis encoded file and these can be easily reproduced.  ```'utf-8'...
Hello, First I want to say I'm using your library greatfully.Thanks for making this library. But I need more functions like texture foreground and so on, So I implemented it...
- `struct FC_Style` added (used for creating font structure - it's too much to give as arguments) - `FC_GetCodepoint16FromUTF8` added (simple function returns utf8 -> unicode) - use `FC_GetSurface` instead...
I found out though xml node has such invalid name with backslash and star character, tinyxml2 can write and open xml file like below. ```xml 50% off Default ON OFF...
When maven classpath is resolved, it is being saved to internal DB cache for reuse. However when multiple entity is given, multiple DB records will be created at one transaction,...
The lint has been ignored for kts script because the linting filtering is done based on the files enumerated when the workspace is opened. Setting for enabling script file is...
Language restart feature will helpful for the manual context refresh like modification of the external file, or purging out memory usage by LSP server.