@renzev@lemmy.world to Programmer Humor@lemmy.mlEnglish • 7 months agoAI's take on XMLlemmy.worldimagemessage-square134fedilinkarrow-up11.26K
arrow-up11.26KimageAI's take on XMLlemmy.world@renzev@lemmy.world to Programmer Humor@lemmy.mlEnglish • 7 months agomessage-square134fedilink
minus-square@interdimensionalmeme@lemmy.mllinkfedilink9•7 months agoMy biggest gripe is that human eyes cannot in fact see invisible coding characters such as tabs and spaces. I cannot abide by python for the same reason.
minus-square@ReCursing@lemmings.worldlinkfedilink3•7 months agoYou can set those things to be visible in many editors. Its ugly tho
minus-squareRolling Resistancelinkfedilink4•7 months agoUntil you’re doing an online course in a simplistic web editor. Don’t ask me how I know 🥲
minus-square@ReCursing@lemmings.worldlinkfedilink1•7 months agoHow do you… Oh sorry But yeah that sounds unpleasant
minus-square@interdimensionalmeme@lemmy.mllinkfedilink3•7 months agoThe language should just let me specify which character I want for that. I would use “>”.
minus-square@interdimensionalmeme@lemmy.mllinkfedilink2•7 months agoIt would be a compiler directive, I think. Or let me type “end if” and just disregard the coding indentation
minus-square@ReCursing@lemmings.worldlinkfedilink2•7 months agoThat’d be an editor thing rather than a language thing, I would have thought. It’s probably configurable in some
My biggest gripe is that human eyes cannot in fact see invisible coding characters such as tabs and spaces. I cannot abide by python for the same reason.
You can set those things to be visible in many editors. Its ugly tho
Until you’re doing an online course in a simplistic web editor. Don’t ask me how I know 🥲
How do you… Oh sorry
But yeah that sounds unpleasant
The language should just let me specify which character I want for that. I would use “>”.
It would be a compiler directive, I think. Or let me type “end if” and just disregard the coding indentation
That’d be an editor thing rather than a language thing, I would have thought. It’s probably configurable in some