Skip to content

Features

SharpMUSH supports the Language Server Protocol (LSP) for syntax highlighting, code completion, and other features. This is supported by the SharpMUSH Language Server project.

SharpMUSH has a web interface that allows you to manage the server, view logs, and more.

SharpMUSH supports Markdown for all text-based files. It additionally allows for ANSI rendering of Markdown, and HTML rendering of Markdown. It includes a custom SharpMUSH function that allows for custom rendering of Markdown, with ANSI colors and styles. See Guides/markdown for more details.