You are viewing a single comment's thread from:
RE: Steeditor development update: unlimited content editing and dashboard
Nice to see Observables in your project - I love it.
Is there any plans to provide editor component side by side with a preview? I really miss this feature on STEEM-related frontends.
Great job.
I hope to see more contributions from you.
Hey @adasq
Here's a tip for your valuable feedback! @Utopian-io loves and incentivises informative comments.
Contributing on Utopian
Learn how to contribute on our website.
Want to chat? Join us on Discord https://discord.gg/h52nFrV.
Vote for Utopian Witness!
Hmm... Why not? It sounds like a relatively simple task. Thanks for suggestion.
While at it, would be nice if it has markdown syntax highlighting like using monaco-editor instead of the plain text box. I almost use VSCode for creating an article. Hope I can replace it with Steeditor so my Grammarly extension can pick up my grammar mistake 😂
What about something like this? @adasq @drsensor
Normal:
Side-By-Side:
It's Covalent-Text-Editor + a few changes.
Nice!! Does it have syntax highlighting for code block? (Not really necessary for me though, I'm content with side-by-side view + markdown syntax highlighting)
AFAIK no, but I'll take a look if it is possible to manipulate the renderer efficiently. Anyway, I'll work on this feature on this weekend, so the PR will be ready probably on Saturday/Sunday.