Proper visual formatting for code within the HTML editor.
Proper visual formatting for code within the HTML editor.
|
|
---|---|
Posted 2021-08-05 14:21:30
Generally the best environment to be editing code (in my experience at least) is, above all, using a Monospace font such as Consolas or Courier, and second, having color-coded elements highlighted for easier identification between text and code. For example, when displaying HTML, Pastebin automatically colors in specific portions of the code to identify between element types, inline styles, actual text, etc. The image below should show what I'm talking about: Amidst a Consolas font and a dark background (Im not pushing for a dark background really but the other two points in particular), the text colors the syntax of the HTML while leaving the text a legible and noticeable white. Why am I suggesting this? Well, the current editor as it stands is a white box with sans-serif font, providing nothing for color-coding or ease of reading. Sure, it's a place to write accurate code and it works, but coding or even editing small stuff within the box will prove tedious for folks who have to squint to differentiate between text and code, let alone differentiate among entire sections of code; it is very easy for the eyes to get lost and confused in a glob of code-text, and mine are incredibly prone to doing that. While I'm very unsure how feasible implementing this suggestion is, I figured it would be worth a shot to suggest anyway. |
*barks at you* #202 |
Posted 2021-08-05 14:25:55
|
*barks at you* #202 |
Posted 2021-08-05 14:30:36
Keeping the same functionality while making everything more readable, like the "Clean Old Formatting" scrubber already does, would help a lot! Then it's much less intimidating as a huge wall of incomprehensible text and more something that can be broken down into little pieces, like - here is the code in green (or whatever). Here is the text in white (etc). Every single code editor I have seen has or at least allows for different functions to be different colors and I think this would help a lot with the backlash against the update and aid in understanding and ease if use for the future. |
Zea #27549 |
Posted 2021-08-08 09:52:22 (edited)
|
Whirligig #11137 |
Posted 2021-08-11 23:41:00
|
︴▹ speedyscout 🏔️ #22155 |
Posted 2021-08-18 13:01:11
Most of players wouldn't like to type Wolvden posts somewhere outside this site while I'm using an app that lets me see tags in colors and split this one line of code into line breaks. This site needs tools that let players move tags into separate line breaks and vice versa (switch between < and \n< as well as > and >\n ) and distinguish tags from text.
|
Dżanek #24018 |
Posted 2024-03-31 08:09:33
I wanted to reopen an old art shop I had here that did pretty well - however the whole thing is coded and now I simply cannot read the coding well enough to be able to do anything with. |
KΛƧƧ 🌻 #936 |