Marshall Bowers
dfd11c3d3b
docs: Add docs for icon theme extensions ( #24155 )
...
This PR adds docs for icon themes.
Release Notes:
- N/A
2025-02-04 00:23:33 +00:00
Marshall Bowers
e2d6d4bcb2
docs: Update link to Scheme extension ( #24148 )
...
This PR updates the link to the Scheme extension in the docs, as it was
moved to a separate repo in #24078 .
Release Notes:
- N/A
2025-02-03 22:01:16 +00:00
Michael Sloan
52aed4849a
Use prettier to fix formatting in docs/src/languages/lua.md + fix typo ( #24118 )
...
Release Notes:
- N/A
2025-02-03 04:58:33 +00:00
Billy and Danilo Leal
1d3e9b22b0
docs: Update completion keybindings and fix typos ( #24113 )
...
Release Notes:
- N/A
---------
Co-authored-by: Danilo Leal <67129314+danilo-leal@users.noreply.github.com >
2025-02-03 04:06:07 +00:00
Peter Tripp
1dd2bbe2ba
docs: Add lua-language-server formatter example ( #24105 )
2025-02-02 20:15:50 +00:00
Peter Tripp
422d57e8a2
docs: Add Lua formatters section (stylua) ( #24101 )
2025-02-02 18:56:44 +00:00
Kirill Bulatov
f4f51c198c
Remove /workflow command as not existing anymore #2 ( #24097 )
...
Follow-up of https://github.com/zed-industries/zed/pull/24095
Release Notes:
- N/A
2025-02-02 15:20:01 +00:00
Kirill Bulatov
f7d2b5300c
Remove /workflow command as not existing anymore ( #24095 )
...
Based on
https://github.com/zed-industries/zed/issues/16913#issuecomment-2629424808
Follow-up of https://github.com/zed-industries/zed/pull/19900
Release Notes:
- N/A
2025-02-02 15:05:57 +00:00
João Marcos
39d45bcbc1
Update docs for running collab locally (again) ( #24069 )
...
Release Notes:
- N/A
2025-02-01 04:57:44 +00:00
Peter Tripp
de3702bedc
Improve inline_completions.disabled_globs in default.json ( #24051 )
...
Make sure that inline completions (Copilot, etc) are disabled for more secret globs (matches `private_files`)
2025-01-31 16:57:54 -05:00
Marshall Bowers
af6548c745
docs: Remove lingering docs for default_dock_anchor ( #24029 )
...
This PR removes some lingering docs leftover after `default_dock_anchor`
was removed.
These were missed in https://github.com/zed-industries/zed/pull/18210 .
Closes https://github.com/zed-industries/zed/issues/24023 .
Release Notes:
- N/A
2025-01-31 14:34:13 +00:00
Marshall Bowers
d1b8fedc9c
prisma: Extract to zed-extensions/prisma repository ( #23961 )
...
This PR extracts the Prisma extension to the
[zed-extensions/prisma](https://github.com/zed-extensions/prisma )
repository.
Release Notes:
- N/A
2025-01-30 18:39:34 +00:00
peanut996
51f07e3382
docs: Update Java extension config example ( #23885 )
2025-01-30 13:40:51 +00:00
Danilo Leal
5331418f3a
pane: Add settings to hide the tab bar buttons ( #23752 )
...
This PR adds the `show_tab_bar_buttons` under `tab_bar` that allows
hiding the "New", "Split Pane", and "Zoom" buttons to the left of the
pane tab bar.
Release Notes:
- Added a new `show_tab_bar_buttons` setting, under `tab_bar`, that
enables hiding the pane tab bar buttons.
2025-01-27 21:36:33 -03:00
邻二氮杂菲 and Marshall Bowers
29bfb56739
Add DeepSeek support ( #23551 )
...
- Added support for DeepSeek as a new language model provider in Zed
Assistant
- Implemented streaming API support for real-time responses from
DeepSeek models.
- Added a configuration UI for DeepSeek API key management and settings.
- Updated documentation with detailed setup instructions for DeepSeek
integration.
- Added DeepSeek-specific icons and model definitions for seamless
integration into the Zed UI.
- Integrated DeepSeek into the language model registry, making it
available alongside other providers like OpenAI and Anthropic.
Release Notes:
- Added support for DeepSeek to the Assistant.
---------
Co-authored-by: Marshall Bowers <git@maxdeviant.com >
2025-01-27 13:40:59 -05:00
Peter Tripp
b58c994706
docs: Example OpenAI model config missing version key ( #23720 )
2025-01-27 15:17:51 +00:00
Peter Tripp
33921362cf
docs: Fix error in OpenAI configuring custom models ( #23716 )
2025-01-27 14:47:09 +00:00
Michael Sloan
83141d07e9
Fix escaping of alt-\ in docs for triggering inline completion ( #23684 )
...
Release Notes:
- N/A
2025-01-26 20:26:11 +00:00
Maksim Bondarenkov
64a5153bb5
collab: Make unsupported for MinGW toolchain ( #23518 )
...
Closes #23451
reverts #23117 for MinGW. collab can't be compiled for MinGW because
webrtc itself doesn't support MinGW compilers
Release Notes:
- N/A
2025-01-26 11:01:20 +02:00
Peter Tripp
15d041c97c
Document elm-language-server not supporting linked_edits correctly ( #23616 )
2025-01-24 18:30:38 +00:00
Peter Tripp
ed54af337d
Support yaml-language-server as formatter without lsp settings ( #23612 )
...
- Closes: https://github.com/zed-industries/zed/issues/20183
2025-01-24 12:51:16 -05:00
Shivam Mishra
dd8ee76b2e
docs: context_servers json example ( #23588 )
2025-01-24 08:10:59 +00:00
Marshall Bowers
2a2c332584
docs: Document ZED_DEVELOPMENT_AUTH ( #23571 )
...
This PR adds documentation for the `ZED_DEVELOPMENT_AUTH` environment
variable, in the hopes that it helps folks find it sooner.
Release Notes:
- N/A
2025-01-23 20:52:14 +00:00
Peter Tripp
6aab82c180
docs: Mention PopOS 24.04 in Linux FAQ for /etc/prime-discrete ( #23482 )
2025-01-22 19:37:04 +00:00
Hristo Kanchev
718da3f9f5
docs: Fix broken link for the Odin language ( #23421 )
2025-01-21 14:20:54 -05:00