Due to some compromised Github code signing certificates, I had to downgrade my installed Atom editor to version 1.60.
Continue reading post "#3949"editor posts
Vim autocomplete setup
After hours of playing and learning some details of vimscript, I have improved the autocomplete in vim almost to where I like it. I’ve made it work more like some GUI editors, eg Sublime and Atom, where it pops open automatically as I type and I can tab to apply the selected choice or otherwise type on and ignore it, and otherwise clean up the experience. The main thing I would like to add is fuzzy matching. I’d also like it to match more in-document words and work for more unknown file-types in a generic way.
Continue reading post "Vim autocomplete setup"Atom (text editor) lost a bunch of unsaved work I had in it.
Continue reading post "#3471"I’m glad I’m not the only one with the problem of duplicate instances of Atom (the text editor) opening on me.
Continue reading post "#2392"Atom
I finally installed Atom on my personal machine recently. I’ve been using it at work for quite a while now.
Continue reading post "Atom"Seems that WordPress.com’s new editor has problems with markdown. Post got converted into HTML and code blocks got messed up. I will stick with WordPress’s built-in editor.