Branches (899)

remove-directx-sender-unwrap

52747ac directx: Removes an unwrap that sometimes cause a crash

Click to expand commit body
Seen a few crashes on Sentry where the unwrap call fails. No idea why the render_target_view is None. Though since we are dropping anyway we do not need to call unwrap so I removed that.

David Kleingeld created

39694-quote-selections-autoscroll

eb97698 refactor: new fix

dino created

linux-ci

a89156c expr returns 1 when it calculates 0, who knew...

Conrad Irwin created

ep-context-similar-snippets

67b7e86 Merge branch 'main' into ep-context-similar-snippets

Michael Sloan created

veykril/push-umopvvynrqnv

b962071 Do not unnecessarily compute `find_max_ordering` in bounds tree insertion

Lukas Wirth created

slash-command-mentions

aca8466 Expand tests a bit

Richard Feldman created

multi-auth

74e8099 Move login metehods out of AgentServer

Richard Feldman created

v0.208.x

bc9a830 Add Vue language server v3 support (#40651)

Click to expand commit body
Closes https://github.com/zed-extensions/vue/issues/48

Migration guide:
https://github.com/vuejs/language-tools/discussions/5456

PR to remove tdsk: https://github.com/zed-extensions/vue/pull/61

Release Notes:

- Added support for Vue language server version 3. Know more
[here](https://github.com/vuejs/language-tools/releases/tag/v3.0.0).

---------

Co-authored-by: MrSubidubi <dev@bahn.sh>
Co-authored-by: Piotr Osiewicz <24362066+osiewicz@users.noreply.github.com>

Smit Barmase , MrSubidubi , and Piotr Osiewicz created

zeta2-navigate-predictions

3a2c92a Add cursor marker

Agus Zubiaga created

feat/relative-line-number-on-wrapped-lines

fbf860f Fix test

Click to expand commit body
Co-authored-By:  Thomas Heartman <thomasheartman+github@gmail.com>

Conrad Irwin and Thomas Heartman created

veykril/push-wvzmxzxsmztz

20fd418 Don't block `deserialize_pane_group` on terminal spawn

Lukas Wirth created

nia/all-shall-const-me-and-despair

748678b Constify everything

Nia Espera created