KGS

Results 6 issues of KGS

### Did you check docs and existing issues? - [X] I have read all the noice.nvim docs - [X] I have searched the existing issues of noice.nvim - [X] I...

bug

When closing the game or switching windows, the game has a black screen, which is still not resolved after reinstalling the operating system (But no problem in non-full screen mode)...

minecreaft: 1.20.1 forge: 47.3.5 ``` [11:18:50] [Render thread/ERROR]: Error executing client command "probejs dump" java.lang.RuntimeException: org.spongepowered.asm.mixin.transformer.throwables.IllegalClassLoadError: com.legacy.structure_gel.core.mixin.ChunkAccessMixin is in a defined mixin package com.legacy.structure_gel.core.mixin.* owned by structure_gel.mixins.json and cannot be...

portaudio-sharp uses LPStr as a string mapping method, this will lose some of the data for non-ANSI strings. Changing the string mapping of the name member of PaDeviceInfo in portaudio-sharp...

If a parser rule node and lexer nodes are placed on the same row, and the parser node has more than two children, the edges connecting the parser node to...

feature request

```CSharp var parserOption = driver.ParserOptions; parserOption.LanguageVersion = CppSharp.Parser.LanguageVersion.CPP17; ``` log: ``` Parsing libraries... Parsed 'Qt6Core.dll' Parsing code... Fatal error. 0xC0000005 at CppSharp.Parser.ClangParser+__Internal.ParseHeader(IntPtr) at CppSharp.Parser.ClangParser.ParseHeader(CppSharp.Parser.CppParserOptions) at CppSharp.ClangParser.ParseSourceFiles(System.Collections.Generic.IEnumerable`1, CppSharp.Parser.ParserOptions) at CppSharp.Driver.ParseCode() at...