package cuelang
import "cuelang.org/go/internal/golangorgx/gopls/cuelang"
Package golang defines the LSP features for navigation, analysis, and refactoring of Go source code.
Index ¶
Functions ¶
func FormatCUE ¶
func FormatCUE(ctx context.Context, snapshot *cache.Snapshot, fh file.Handle) ([]protocol.TextEdit, error)
FormatCUE formats a CUE file with a given range.
Source Files ¶
format.go
- Version
- v0.12.0 (latest)
- Published
- Jan 30, 2025
- Platform
- linux/amd64
- Imports
- 8 packages
- Last checked
- 8 hours ago –
Tools for package owners.