Documentation
¶
Overview ¶
* Glimpse - Editor Integration Module * Author: Pratyush Yadav <pratyushyadav0106@gmail.com> * Description: Cross-platform editor integration for opening files at specific lines * License: MIT License
* Glimpse - Terminal User Interface Module * Author: Pratyush Yadav <pratyushyadav0106@gmail.com> * Description: Interactive TUI implementation using Bubbletea framework * License: MIT License
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OpenFileInEditor ¶
Types ¶
type Model ¶
type Model struct {
// contains filtered or unexported fields
}
func InitialModel ¶
func InitialModel() Model
func InitialModelWithIndex ¶
InitialModelWithIndex creates a Model with an in-memory index for fast searching
Click to show internal directories.
Click to hide internal directories.