- Able to move comment blocks between rules - i was actually pretty surprised we couldnt do that, its just a block that does absolutely nothing bro /lh
- Add a slight gray to the comment block instead of full white - its actually super confusing for me because im used to see blocks on top of blocks, when i see the new comment block i only see a gap
- Use
//
instead of#
. I personnally have heard more of double slashes than hashtag for commenting.
10 Likes
I actually use # for commenting. That might be because i do Python lol but it seems more normal to me.
10 Likes
Not only that, but in JS, #
is actually the symbol for Identifier.
6 Likes
^^ mainly because i use js lol
4 Likes
ive seen both
as a compromise, i think it should be /#/ /j
7 Likes
or just →
6 Likes
Perhaps use <!- at the start and -> at the end so that everyone is equally annoyed. /j
8 Likes