Skip to content

Labels

Labels

  • a11y

    Accessibility linter rules and concerns
  • action-view-helpers

    Action View helper support and metadata
  • browser

    @herb-tools/browser WebAssembly parser for browsers
  • bug

    Something isn't working
  • c

    c
    C source for the core parser, lexer, and AST
  • c-extension

    Ruby C extension in ext/
  • code-action

    Editor code actions offered by the Language Server
  • config

    Herb configuration file handling and config options
  • core

    @herb-tools/core shared AST nodes, interfaces, and utilities
  • cpp

    C++ source, primarily the WebAssembly bindings
  • css

    CSS and <style> element handling
  • cursor

    Cursor editor support
  • dependencies

    Pull requests that update a dependency file
  • dev-client

    @herb-tools/client HMR client for live DOM patching
  • dev-server

    Herb dev server and template hot-reloading
  • dev-tools

    @herb-tools/dev-tools visual debugging for HTML+ERB templates
  • diff

    Herb Syntax Tree Diff Engine
  • documentation

    Improvements or additions to documentation
  • duplicate

    This issue or pull request already exists
  • engine

    Herb engine and Rails template compilation
  • erb-lint

    Parity with the erb_lint and erblint-github gems
  • feature

    New feature or request
  • formatter

    @herb-tools/formatter for HTML+ERB templates
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • highlighter

    @herb-tools/highlighter syntax highlighting and diagnostic rendering
  • invalid

    This doesn't seem right
  • java

    Java bindings and the org.herb package
  • javascript

    JavaScript source across the javascript/ packages
  • language-server

    @herb-tools/language-server and Language Server Protocol support