#plugin #replace #ls #ui-component #lla #superpowers

lla_plugin_utils

Blazing Fast and highly customizable ls Replacement with Superpowers

12 releases

0.5.4 Feb 5, 2026
0.5.3 Dec 26, 2025
0.5.1 Nov 16, 2025
0.3.11 May 12, 2025
0.3.8 Dec 28, 2024

#276 in Text editors

38 downloads per month
Used in lla

MIT license

79KB
2K SLoC

lla_plugin_utils

Utility library for building lla plugins.

Core Components

UI Components

  • BoxComponent: Customizable bordered text boxes
  • HelpFormatter: Command help text formatting
  • KeyValue: Key-value pair display
  • List: List display with borders
  • Spinner: Progress indicator
  • TextBlock: Styled text with colors
  • InteractiveSelector: CLI selection menus

Plugin Infrastructure

  • BasePlugin: Base plugin implementation
  • ConfigManager: Plugin configuration handling
  • ActionRegistry: Plugin action registration and handling
  • ProtobufHandler: Protocol buffer message handling

Code Utilities

  • CodeHighlighter: Syntax highlighting for code snippets
  • format: File metadata formatting utilities
  • syntax: Code syntax highlighting support

Features

  • Configurable via TOML
  • Interactive CLI components
  • Syntax highlighting (optional)
  • Protobuf message handling
  • Action registration system

Dependencies

~5–19MB
~191K SLoC