Amejonah1200
Amejonah1200
 After some thoughts on this matter, I created a diagram about searches (marked in blue are already implemented/wip). Now what is left to do is to prototype a search...
Can you please create a list of all shortcuts you wish?
Please create a list of all shortcuts you like to have implemented. So it's possible to plan out.
I propose of also adding a possibility for changing the encoding in an IntelliJ-like bottom bar. We could also add line breaks, and stats.
Hey, are you talking about Strings or Source Code? The first would be a good idea, the latter isn't possible (if we aren't talking about jvm instructions)
If this feature is gonna be implemented, it will be for 3x. Stay tuned. Shouldn't be this difficult tho. 🤔
Does only the webpage which is affected or also their app API?
What does this even do?
Wouldn't be possible to have ``` nbtCompound { "id" to "minecraft:grass" "Count" to 5.toByte() "tag" { "foo" to "bar" } } ``` using context receivers?