You are viewing a single comment's thread from:
RE: How-To: Edit/View/Backup/Archive/Share Your Steemit Posts Offline
I personally suggest markdown-specific editors. They're often more fully featured, and nice to use.
I currently use Macdown, since I'm on OSX, but when I used to use Windows, I used MarkdownPad, which is also brilliant.
If you want to stick to a normal text editor, Visual Studio Code (by Microsoft) is way smoother than Atom, it's fully open source (under MIT licence, so super lax licence), and amazingly it actually works better on Linux/Mac than it does on Windows. And of course it does fully support markdown, with preview.
Yeah, there are a multitude of code editors out there, I just stuck to the ones I'm familiar with for this post. VS Code sounds pretty cool, I'll definitely check it out. I like Notepad++ mainly for its ftp plugin, but I wouldn't be surprised if VS Code has something similar.