formatting

package
v0.3.5 Latest Latest
Warning

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

Go to latest
Published: May 8, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	TabSize      int
	InsertSpaces bool
}

type TextEdit

type TextEdit struct {
	Range   document.Range
	NewText string
}

func Format

func Format(doc *document.Document, opts Options) []TextEdit

Jump to

Keyboard shortcuts

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