I really love using Powershell ISE - something about it makes me want to work with it; everything just fits together well, and it is smooth.
Also I love the way intelligent autocomplete is integrated - it just feels clean and smooth and usable.
The only problem is that I primarily code in Javascript, PHP, and with software that was originally designed for Unix-like OS's - e.g. Apache, bash, even node.js is a hell of a lot more usable on Unix.
But programming inside of Powershell ISE is just so damn user friendly, I find myself really wanting to use it.
My question is:
Does the possibility exist without too much pain of getting Intellisense for other languages like Javascript or Node or PHP, etc. to work like the Intellisense in Visual Studio and ISE? In other words - importing language files to provide the same functionality as is currently provided for the editor including scope based completion, etc