neovim/test/functional/script
Yi Ming 165b099fa3
refactor(lsp): rename offset_encoding to position_encoding #31286
Problem:
LSP spec uses the term "position encoding" where we say "offset encoding".

Solution:
- Rename it everywhere except `vim.lsp.Client.offset_encoding` (which would be breaking).
- Mention "position encoding" in the documentation for `vim.lsp.Client.offset_encoding`.
2024-11-25 08:06:05 -08:00
..
luacats_grammar_spec.lua refactor(lsp): rename offset_encoding to position_encoding #31286 2024-11-25 08:06:05 -08:00
luacats_parser_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
text_utils_spec.lua docs: render @since versions, 0 means experimental #30649 2024-10-04 02:13:31 -07:00