Jake Potrebic

Results 187 issues of Jake Potrebic

Due to an incorrect PerMaterialTest, all stairs were reporting as "interactable", when they are not. This PR, updates the check in Material and fixes the test to accurately test interactability.

Discovered this was an issue for datapacks that used lines on signs to store data, the 2048 char limit broke the shulker preview datapack. This just allows loading tile entity...

Upstream has pushed a new branch containing the pr that gets rid of enums for things that shouldn’t be enums. This is Paper’s tracking of that branch. --- Download the...

status: blocked
build-pr-jar

Fixes #6441 (kinda) So it was a simpler fix that I originally thought. blocked because it requires part of #5527 (specifically moving back datapack parsing)

status: blocked
status: rebase required

Upstream has released updates that appear to apply and compile correctly. This update has not been tested by PaperMC and as with ANY update, please do your own testing Bukkit...

upstream: spigot
upstream: bukkit

I believe pressing backspace while holding ctrl or shift should still delete a single character? It seems alt+backspace deletes a whole word, but the other modifiers just add extra characters...

It'd be nice if there was a setting for a condition function to be called to see if the mapping should be "applied". My usecase specifically is disabling it within...

My terminal colors are setup for a specific foreground color which is different from the one setup via onedark for the editor. I can't figure out a way to separate...

Currently, the `@type.qualifier` hl group links to `@type`. This causes an issue in java (and probably other languages) where the type qualifiers like `public`, `final`, are the same color as...

**macOS version:** ProductName: macOS ProductVersion: 13.1 BuildVersion: 22C65 **Kap version:** Version 3.6.0 (3.6.0.1846) #### Steps to reproduce Put a window into fullscreen mode initiate a recording from the menu icon...