The main thing preventing myself and other developers I know from using Evernote is the lack of support for syntax highlighting. The developer community is a large target market, and worth the cost of implementing this feature. I am aware that there are some third party tools that help accomplish this, but from what I have seen, they are not very good. What's interesting (observation, not a criticism), is there is syntax highlighting built into this forum editor but not the Evernote product.
Forum Syntax Highlighting:
const hello = 'there'
console.log(hello)
Product Code Block but