Supakorn 'Jamie' Rassameemasmuang
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:  and (This is what it looks like one character back...