lean4-htt/src/Lean/Server/Completion
Markus Himmel a5a8f2779c
chore: rename String.Range to Lean.Syntax.Range (#10852)
This PR renames `String.Range` to `Lean.Syntax.Range`, to reflect that
it is not part of the standard library.
2025-10-21 07:32:25 +00:00
..
CompletionCollectors.lean refactor: move operations on String.Pos.Raw to the String.Pos.Raw namespace (#10735) 2025-10-18 12:12:55 +00:00
CompletionInfoSelection.lean refactor: discipline around arithmetic of String.Pos.Raw (#10713) 2025-10-09 07:47:45 +00:00
CompletionItemCompression.lean fix: textedit completions (#10286) 2025-09-07 09:44:16 +00:00
CompletionResolution.lean chore: rename String.Pos to String.Pos.Raw (#10624) 2025-10-01 07:45:24 +00:00
CompletionUtils.lean refactor: move operations on String.Pos.Raw to the String.Pos.Raw namespace (#10735) 2025-10-18 12:12:55 +00:00
EligibleHeaderDecls.lean feat: improve auto-completion performance (#10249) 2025-09-05 08:55:49 +00:00
ImportCompletion.lean chore: remove redundant imports in core (#10750) 2025-10-16 20:27:46 +00:00
SyntheticCompletion.lean chore: rename String.Range to Lean.Syntax.Range (#10852) 2025-10-21 07:32:25 +00:00