See special characters in IDE

Something you want to see in a LiveCode product? Want a new forum set up for a specific topic? Talk about it here.

Moderator: Klaus

Post Reply
trenatos
Posts: 189
Joined: Wed Jul 03, 2013 6:46 am
Contact:

See special characters in IDE

Post by trenatos » Sat Mar 01, 2014 11:04 pm

I'd love to see a setting for seeing all special characters right in the IDE (Similar to what Notepad++ does)

Sometimes a NL or CR sneaks in and can be a bugger to find, being able to just see all special chars would solve that.
Marcus

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10081
Joined: Fri Feb 19, 2010 10:17 am

Re: See special characters in IDE

Post by richmond62 » Sat Mar 01, 2014 11:25 pm

One of the ways to get that comparatively easily is set your system font to one that has glyphs for all the special chars.

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10081
Joined: Fri Feb 19, 2010 10:17 am

Re: See special characters in IDE

Post by richmond62 » Sat Mar 01, 2014 11:52 pm

http://en.wikipedia.org/wiki/ASCII_cont ... characters

It should be comparatively simple to run up a font using a font editor such as Font Forge
with visible symbols in these spaces.

trenatos
Posts: 189
Joined: Wed Jul 03, 2013 6:46 am
Contact:

Re: See special characters in IDE

Post by trenatos » Sat Mar 01, 2014 11:53 pm

I know of ways *around* the problem, such as special fonts or copying into Notepad++, I'm just looking for a simple built-in solution you can toggle on/off to check for things.
Marcus

Post Reply