Are you looking at a C# plugin for Notepad++ with the support for C# intellisense and code execution?. The CS-Script project that is available in codeplex lets you do this.
The plugin provides a similar experience to Microsoft Visual Studio with respect to project management tasks and C# intellisense along with the generic debugging functionality and preparing C# scripts for the deployment packages.
Know more about the CS-Script for Notepad++ (C# intellisense and code execution) project and download it from http://csscriptnpp.codeplex.com/releases/view/621266
Leave a Comment