Supakorn 'Jamie' Rassameemasmuang

Results 3 issues of Supakorn 'Jamie' Rassameemasmuang

For build.gradle.kts file: ```kotlin import net.pwall.json.kotlin.codegen.gradle.JSONSchemaCodegenPlugin import net.pwall.json.kotlin.codegen.gradle.JSONSchemaCodegen buildscript { repositories { mavenCentral() } dependencies { classpath("net.pwall.json:json-kotlin-gradle:0.84") } } apply() val baseGLTFUrl = "https://raw.githubusercontent.com/KhronosGroup/glTF/main/specification/2.0/schema/" val gltfSchemasNames = arrayOf( "glTF" )...

Add new UI variant for One Dark Theme #### Description Adds a new UI version of one dark theme #### Motivation and Context I am a daily user of the...

When using Monaspace Neon Frozen with ligatures in Rider (or IntelliJ/CLion), the cursors are not aligned properly, for example: ![Image](https://github.com/user-attachments/assets/5d176b54-b9b3-495a-931d-f2351c704124) and (This is what it looks like one character back...