-
Extension for Visual Studio - A set of extensions to Visual Studio 2012 Professional (and above) which improves developer productivity.Pricing:
- Open Source
I usually use the this extension: https://marketplace.visualstudio.com/items?itemName=Kelvin.vscode-sshfs Which doesn't starts up any server on the remote server.
#Regular Expressions #Programming Tools #Development 475 social mentions
-
Nova Code Editor is software that is used for writing and editing codes.
Nova (https://nova.app) has a remote file browser + terminal that I've found work surprisingly well, it has the advantage of being Mac native as well!
#Development #Text Editors #IDE 40 social mentions
-
Transmit is an FTP client for Mac OS X and Mac OS Classic (which is unsupported).
If you are on a Mac, using Transmit (https://panic.com/transmit/) you can mount a SSH/SFTP connection as a local disk and edit there in your editor of choice.
#FTP Client #File Transfer #SFTP Client 21 social mentions
-
Modern terminal-based text editorPricing:
- Open Source
Try out the micro code editor, it has more generic/windows-like key conventions (i.e. Ctrl-C/Ctrl-V copy and paste), full mouse support, etc: https://micro-editor.github.io/ It doesn't support everything VS code can do (notably it doesn't have LSP support), but it could be more accessible to you than vim or emacs.
#Text Editors #IDE #Software Development 80 social mentions