We say it a lot; Sublime Text is very customizable, allowing you to adapt it to your workflow so you can work faster and be more efficient. What if you want to edit remote web files though? Is it possible to download remote files directly to Sublime for editing?
This is a question that was asked of my in my Discord server as well as in a comment here on the channel. There are a couple of packages that might be used for something like this (SFTP and file-downloader) but neither of these packages suits the purpose at hand - ad-hoc downloading of URL's to edit and view their contents locally.
In just under two hours of work, I put together a simple package that can do exactly that, which showcases just how extensible and customizable Sublime Text is.
URLDownloader package: https://github.com/OdatNurd/URLDownlo...
Will Bond's SFTP Package: https://packagecontrol.io/packages/SFTP
fcannizzaro's file-downloader package: https://packagecontrol.io/packages/fi...
Continue the discussion in the OdatNurd discord: / discord
TableOfContents
Plugin 101 playlist: • Plugin 101 - How to write Packages for Sub...
Sublime Text Live! playlist: • Sublime Text Live!
Manually installing packages: • [QT07] How do you manually install Sublime...
Sublime Configuration: https://git.io/fARZ9
Official Documentation: https://www.sublimetext.com/docs/3/
Community Documentation: https://docs.sublimetext.io/
Sublime Forum: https://forum.sublimetext.com/
Sublime Discord: / discord
Watch live streams: / odatnurd
#SublimeText #Tutorial #Questions
Subscribe for more videos: https://www.youtube.com/c/OdatNurd?su...
I also stream on Twitch: / odatnurd
Follow me on Twitter: / odatnurd