Zerush@lemmy.ml to Memes@lemmy.ml · 6 months agoDestroying friendshipfile.coffeeimagemessage-square4fedilinkarrow-up12arrow-down10
arrow-up12arrow-down1imageDestroying friendshipfile.coffeeZerush@lemmy.ml to Memes@lemmy.ml · 6 months agomessage-square4fedilink
minus-squarex4740N@lemmy.worldlinkfedilinkEnglisharrow-up1·6 months agoWouldn’t most development programs tell them the syntax error on the line and column where you replaced the semicolon This wouldn’t work
minus-squareShortFuse@lemmy.worldlinkfedilinkarrow-up1·edit-26 months agoVSCode will add a yellow box around the character and tell you it’s an uncommon glyph. https://code.visualstudio.com/updates/v1_63#_unicode-highlighting To note, this came about because it could be valid code and it’s a security risk from copy/pasting malicious code. See: https://certitude.consulting/blog/en/invisible-backdoor/
Wouldn’t most development programs tell them the syntax error on the line and column where you replaced the semicolon
This wouldn’t work
VSCode will add a yellow box around the character and tell you it’s an uncommon glyph.
https://code.visualstudio.com/updates/v1_63#_unicode-highlighting
To note, this came about because it could be valid code and it’s a security risk from copy/pasting malicious code. See:
https://certitude.consulting/blog/en/invisible-backdoor/