I think Sublime Text is very good but has fallen behind in terms of version control. I think Atom and VS Code are winning the war right now. Especially because the latter are free.
Call me when either of then have decent diff tool support. Seriously, every diff tools sucks compared with commercial ones. e.g. BeyondCompare.
Sublime Text 3 now has font ligature support
111–115 of 115 posts
The diff tool that comes with Perforce is pretty decent. I also like another tool called Meld. IntelliJ has a great diff tool.
Re: Sublime Text 3 now has font ligature support
#112Can i use operator mono with Fira code ligature?
From what I know, you could patch your `Operator Mono` or `Operator Mono SSm` fonts. Check out this https://github.com/kiliman/operator-mono-lig.
Re: Sublime Text 3 now has font ligature support
#113Re: Sublime Text 3 now has font ligature support
#114I love the idea of ligatures, but I don't find Fira Code very comfortable. Any other recommendations? EDIT: Some fonts I like are Courier New and Droid Sans Mono.
If you like Operator Mono, I created a project that will add ligatures to the font.
Re: Sublime Text 3 now has font ligature support
#115I love the idea of ligatures, but I don't find Fira Code very comfortable. Any other recommendations? EDIT: Some fonts I like are Courier New and Droid Sans Mono.
If you like Operator Mono, I created a project that will add ligatures to the font. https://github.com/kiliman/operator-mono-lig
Awesome, was just looking for something like that!
Now that sublime supports it, is there a way to use this font with it?