Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Technical Analysis: VIM, PowerShell and Signed Code

$
0
0

Abstract: In the UNIX and Linux world, vi and EMACS  have long held positions as the best-developed editors for handling large amounts of code or other text.  More recently, an improved vi clone has emerged named VIM (Short for Vi, IMproved).  VIM features syntax highlighting, a vi-like command-line interface, and many powerful features for editing large text projects.  It has quickly become one of the favorite text editors outside the Windows world. This analysis looks at using VIM with Windows PowerShell, with considerations for code signing. 

Read More


Viewing all articles
Browse latest Browse all 6937

Trending Articles