Piotr Osiewicz and Saurabh
2727f55772
Add support for projects managed with Yarn ( #13644 )
...
TODO:
- [ ] File a PR with Yarn to add Zed to the list of supported IDEs.
Fixes: https://github.com/zed-industries/zed/issues/10107
Fixes: https://github.com/zed-industries/zed/issues/13706
Release Notes:
- Improved experience in projects using Yarn. Run `yarn dlx
@yarnpkg/sdks base` in the root of your project in order to elevate your
experience.
---------
Co-authored-by: Saurabh <79586784+m4saurabh@users.noreply.github.com >
2024-07-11 14:56:07 +02:00
Kyle Kelley and Nate Butler
896b9bda23
Stick REPL icon in quick action bar ( #14064 )
...
REPL Quick Actions
<img width="325" alt="image"
src="https://github.com/zed-industries/zed/assets/836375/faaf4c8f-ef12-4417-a9dd-158d5beae8ba ">
When the Jupyter REPL is enabled and a kernel is available, show the
status in the editor bar:

Release Notes:
- N/A
---------
Co-authored-by: Nate Butler <iamnbutler@gmail.com >
2024-07-10 09:20:52 -07:00
97f315356d
Linux docs ( #13945 )
...
Release Notes:
- N/A
---------
Co-authored-by: Mikayla Maki <mikayla@zed.dev >
Co-authored-by: Marshall Bowers <elliott.codes@gmail.com >
2024-07-08 15:29:28 -07:00
Marshall Bowers
398c2f91dd
docs: Add Dart ( #13829 )
...
This PR adds Dart support to the docs, as it was one of the first-party
extensions that wasn't mentioned anywhere.
Release Notes:
- N/A
2024-07-04 11:14:39 -04:00
Marshall Bowers
3a5d116ffe
docs: Update language docs and include links in the sidebar ( #13828 )
...
This PR updates the supported language docs and adds them to the sidebar
for better discoverability.
Release Notes:
- N/A
2024-07-04 11:08:38 -04:00
a497c49fb8
update docs content ( #11374 )
...
Move all docs to zed repo
Release Notes:
- N/A
---------
Co-authored-by: Marshall Bowers <elliott.codes@gmail.com >
Co-authored-by: Marshall <marshall@zed.dev >
2024-05-03 16:24:04 -06:00
6bdcfad6ad
Zeddish docs ( #11372 )
...
Co-Authored-By: Marshall <marshall@zed.dev >
Release Notes:
- N/A
---------
Co-authored-by: Marshall <marshall@zed.dev >
Co-authored-by: Marshall Bowers <elliott.codes@gmail.com >
2024-05-03 15:34:44 -06:00
Marshall Bowers
5668ccac2f
docs: Use plain quotes for callouts ( #9499 )
...
This PR adjusts our docs to use plain Markdown quotes for callouts.
This Markdown gets rendered in a number of different locations:
- GitHub
- zed.dev
- mdBook
As such, we should use Markdown that is supported by all three.
Release Notes:
- N/A
2024-03-18 10:54:05 -04:00
Kirill Bulatov and Piotr Osiewicz
0c939e5dfc
Add task docs and default keybindings ( #8123 )
...
Also group task source modules together
Release Notes:
- N/A
---------
Co-authored-by: Piotr Osiewicz <24362066+osiewicz@users.noreply.github.com >
2024-02-21 16:43:56 +02:00
Marshall Bowers
48f0f387f8
Update docs for building Zed ( #8092 )
...
This PR updates the docs for building Zed to fix the links in the
sidebar after the addition of the Linux-specific docs in #8083 .
Release Notes:
- N/A
2024-02-20 17:34:13 -05:00
Marshall Bowers
6bdfde44f4
Restore key bindings docs ( #6823 )
...
This PR restores the key bindings docs from `zed.dev`.
Release Notes:
- N/A
2024-01-26 19:07:24 -05:00
Max Brunsfeld
ad2b4f288e
Update procfile and local development docs, zed.dev is no longer needed
2024-01-17 13:28:58 -08:00
Nate Butler
9f21fe2d50
Futher outline
2023-12-12 09:10:12 -05:00
Nate Butler
9cb6f6689e
WIP
2023-12-11 19:17:13 -05:00