just spent a few hours working on a jetbrains IDE plugin only to run into a really silly issue: plugin IDs (the com.example.plugin thing) aren't allowed to contain the word space, which is a protected word due to a now-discontinued product named jetbrains space.
unfortunately, as you may have noticed, my website's domain is https://lynnesbian.space, so i can't make a new plugin using my domain as an ID (e.g. space.lynnesbian.whatever).