Jump to content

spaces being inserted to pasted text


Recommended Posts

When I post programming code (SQL, C#, C++, etc), spaces are inserted before and after a period

 

For example

 

a.Customer = b.CustomerId

 

becomes

 

a . CustomerId = b . CustomerId

 

Can anyone help?  This is unbelievably irritating, and of course when I take the saved lines of code to the actual programming environment, everything is fouled up because of the extra spaces.

 

Link to comment
  • Level 5*

Evernote's editor doesn't play well with code,  as you're finding.  This has been discussed before if you search the forums.  I think the best suggestion is still to save your code in another app and embed those files in Evernote so they're available on each device.

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...