telescope

package
v1.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 29, 2026 License: MIT Imports: 13 Imported by: 0

Documentation

Overview

Package telescope provides a built-in plugin that adds a command-palette style quick-navigation modal, opened with Ctrl+/ (Cmd+/ on Mac). It ships a fuzzy page search (Fuse.js) over a build-time index of page metadata, plus pinned and recently visited pages persisted in localStorage.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FieldNames

func FieldNames() []string

FieldNames returns the declared config field names, sorted, for config key validation warnings.

func New

func New(cfg map[string]any, st *i18n.StringTable) *plugin.Plugin

New constructs the telescope plugin from its config map and StringTable. st may be nil; UI labels then degrade to their raw i18n keys and the client falls back to built-in English strings.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL