Features
LSP Support
Section titled “LSP Support”SharpMUSH supports the Language Server Protocol (LSP) for syntax highlighting, code completion, and other features. This is supported by the SharpMUSH Language Server project.
Web Interface
Section titled “Web Interface”SharpMUSH has a web interface that allows you to manage the server, view logs, and more.
Markdown Support
Section titled “Markdown Support”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.