It’s no secret that I’ve been an advocate of Sublime Text for many years. I started using it a couple years back in college, and never really looked back. From time to time, I’d briefly test out other text editors, but nothing I found ever compelled me to switch. Using a MacBook Pro as my … Continue reading Visual Studio Code: The editor I was surprised to find I needed
Tag: text editor
Launch Sublime Text from Mac Terminal
Often times, I find myself navigating through folder structures via the terminal, and need to browse to that specific location via text editor. Sure, there are options like vi, but I prefer the GUI. In the past, I would have to open up the Sublime Text app (my editor of choice), then go “File” –> … Continue reading Launch Sublime Text from Mac Terminal