Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

news 0.11 #370

Open
justinmk opened this issue Mar 10, 2025 · 0 comments
Open

news 0.11 #370

justinmk opened this issue Mar 10, 2025 · 0 comments

Comments

@justinmk
Copy link
Member

justinmk commented Mar 10, 2025

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant