Skip to content

news 0.11 #370

Open
Open
@justinmk

Description

@justinmk
Image

key callouts:

  • async treesitter. opening and editing treesitter-highlighted files never blocks the UI or user input.
  • defaults. especially LSP defaults
  • many new stdlib fns, but no new RPC API fns. but we have a clear path to more flexibility in the RPC API, while still maintaining back-compat.
  • lsp config: Use |vim.lsp.config()| to define, and selectively enable, LSP configurations. This is basically a wrapper around |vim.lsp.start()| which allows you to share and merge configs (which may be provided by Nvim or third-party plugins)
  • ....

screenshots:

  • OSC 133 shell prompts
  • virtual_lines lsp diagnostics

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions