Hacker News new | ask | show | jobs
by singhrac 3108 days ago
Personally, I'd be really against that feature, because I think Unicode symbols as math juxtaposed with monospace can look awful. If they do implement it, please keep a toggle to turn it off.
2 comments

Yes, this sort of feature would always be gated by a preference option. Some will like it, some won't.

Right now in Texpad if you place the cursor in a command for a math symbol for a few seconds, a popover will show that symbol.

The emacs package I'm thinking of actually renders the snippets and replaces them with png images inline.
That's preview-latex which is included with the AUCTeX package in emacs