Skip to content

Repository files navigation

Overview

This repository contains a C# solution for creating a PowerShell console with the AvalonEdit control http://www.icsharpcode.net/OpenSource/SD. This can then be embedded into another C# application and poof, you've added scripting capabilities to your app.

Highlights

  • Does syntax verification including red squiggles and tooltips
  • Code folding
  • Syntax highlighting
  • Intellisense with tooltips
    • Even at the .NET level, try typing System.

pic1

Code completion

.NET types

pic2

.NET types compiled on the fly

pic3

About

Create a PowerShell Console using the AvalonEdit control

Resources

Stars

16 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages