Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » PowerShell   (RSS)

PowerShell indentation for VIM - version 2.0

In continuation to my previous post , I've been working lately on fixes to my PowerShell indentation and they are finally complete. Right now it looks like everything is indented correctly and i've uploaded the new version (2.0) to vim.org site. I had
Posted by Lior Elia | 2 Comments
Filed under: ,

PowerShell indentation file for VIM

I've been writing my PowerShell scripts in VIM for a while now. I've downloaded the syntax, ftplugin and indent scripts from vim site but I've found one annoying problem. The original ps1.vim indent script was mostly a stub that assumed PowerShell indentation
Posted by Lior Elia | 0 Comments
Filed under: ,

What, no HKCR in PowerShell?

This article was originally published here .   Introduction If you’ve been working with PowerShell for registry access, you’ve probably noticed by now that something is missing. PowerShell has two registry “drives” defined: HKLM for HKEY_LOCAL_MACHINE
Posted by Lior Elia | 0 Comments
Filed under: ,

Introducing new blog series - Bag of toys

Introduction I have many PowerShell scripts and functions lying around, some are preloaded in my profile, some I just use from time to time and can be found in PowerShell’s folder on one of my computers. Every time I am faced with a computer task (or
Posted by Lior Elia | 1 Comments
Filed under: , , ,

The unwritten rules of changing the console window's size

The unwritten (but carefully upheld) rules of resizing the console window via a PowerShell script.
Posted by Lior Elia | 0 Comments
Filed under:
 
Page view tracker