You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

csharptexteditor

Package Overview
Dependencies
Maintainers
0
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

csharptexteditor

0.1.12-alpha
nugetNuGet
Version published
Maintainers
0
Created
Source

CSharpTextEditor

A WinForms Control for displaying and editing C# code. Useful for creating and editing C# scripts from within your WinForms app.

It has the following features:

  • Roslyn-based syntax highlighting
  • Syntax/Compilation error reporting
  • Supports Light mode (VS2022 Blue), Dark mode (VS2022 Dark), and custom palettes
  • Handles most VS keyboard edit shortcuts
  • Allows multi-caret editing via box select
  • Gives code completion suggestions
  • Undo/redo history

Installation

To install the NuGet package, run the following command in the Package Manager Console:

dotnet add package CSharpTextEditor

Getting Started

To get started, just place the CodeEditorBox control into your WinForms control/form and start writing some C#! You can set the text that goes into it using the SetText method, and get the text from it using GetText.

Keywords

FAQs

Package last updated on 22 Feb 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.