VS Code with Cold Fusion - SVN and FTP'ing

I work for a state agency where the main programming languages are C#, PLSQL and Cold Fusion. Before I transfered to this agency and to this day the Cold Fusion developers have been using Aptana editor.

Aptana was selected because when the developers where looking for an editor one requirement was to push the active file to the development server. When I was called for writing code for Cold Fusion I would write JQuery and CSS in Microsoft Visual Studio and only use Aptana for Cold Fusion native code and really disliked using Aptana.

This week I installed VS Code with several extensions

  • coldfusion for working native cold fusion
  • SFTP for transfering file(s) to our development server
  • SVN to do source code management along with TottoiseSVN
Then for a warmer feeling installed the following extensions
  • vscode-icons
  • VS Color Picker
It was nice to have the support of die hard Aptana developers eager to move to VS Code woohoo.

Visual Studio is still my editor for all coding other than cold fusion.

Comments

Popular posts from this blog

VB.NET Working with Delegate and Events

Coders asking questions in online forums

GitHub download partial repository