ZIm/docs/src
Cherry 12afd1264e
Add long file paths solution to Windows troubleshooting (#20317)
Currently, building on Windows may fail for people who have not enabled
long filepaths on Windows itself.

This PR adds the solution to the troubleshooting section in the
`Building Zed for Windows` guide.

For an example failure error message:
```rs
error: failed to get `pet` as a dependency of package `languages v0.1.0 (D:\a\zed-windows-builds\zed-windows-builds\crates\languages)`

Caused by:
  failed to load source for dependency `pet`

Caused by:
  Unable to update https://github.com/microsoft/python-environment-tools.git?rev=ffcbf3f28c46633abd5448a52b1f396c322e0d6c#ffcbf3f2

Caused by:
  path too long: 'C:/Users/runneradmin/.cargo/git/checkouts/python-environment-tools-903993894b37a7d2/ffcbf3f/crates/pet-conda/tests/unix/conda_env_without_manager_but_found_in_history/some_other_location/conda_install/conda-meta/python-fastjsonschema-2.16.2-py310hca03da5_0.json'; class=Filesystem (30)
```

Release Notes:

- N/A
2024-11-07 10:01:59 +02:00
..
assistant assistant: Rename "new context" to "new chat" (#20043) 2024-11-06 07:24:04 -03:00
development Add long file paths solution to Windows troubleshooting (#20317) 2024-11-07 10:01:59 +02:00
extensions Add inclusive range scope overrides. Don't auto-close quotes at the ends of line comments (#20206) 2024-11-04 15:36:39 -08:00
languages Fix typo in Ansible docs (#20267) 2024-11-05 16:31:39 -07:00
additional-learning-materials.md update docs content (#11374) 2024-05-03 16:24:04 -06:00
channels.md Docs Party 2024 (#15876) 2024-08-09 13:37:54 -04:00
collaboration.md Docs Party 2024 (#15876) 2024-08-09 13:37:54 -04:00
completions.md docs: Improve dark mode syntax highlighting (#18002) 2024-09-18 09:14:03 -03:00
configuring-languages.md docs: Improve language server configuration dotted/nested notation example (#19608) 2024-10-23 09:41:27 -04:00
configuring-zed.md workspace: Add settings to dim inactive panes and highlight active pane (#18968) 2024-11-05 17:26:07 +02:00
development.md Remove community content from docs and point to zed.dev (#19895) 2024-10-29 09:44:58 -04:00
environment.md docs: Fix typo in environment documentation (#19164) 2024-10-13 16:47:09 -04:00
extensions.md docs: Add docs for defining slash commands in extensions (#16303) 2024-08-15 12:50:30 -04:00
fonts.md Fix casing of "macOS" (#17040) 2024-08-28 19:10:49 -04:00
getting-started.md Fix casing of "macOS" (#17040) 2024-08-28 19:10:49 -04:00
git.md docs: Update names of supported Git providers (#17436) 2024-09-05 13:42:49 -04:00
globs.md Glob documentation (#18789) 2024-10-15 17:21:04 -04:00
key-bindings.md Re-entrant SendKeystrokes (#20277) 2024-11-05 21:18:16 -07:00
languages.md docs: Add Ansible language documentation (#20087) 2024-11-05 13:57:15 -05:00
linux.md docs: Linux XDG desktop secrets portals 2024-10-04 14:13:07 -04:00
multibuffers.md Fix a typo in the multi buffers documentation (#18535) 2024-09-30 15:28:46 +03:00
outline-panel.md docs: Add tweaks to the outline panel page (#18697) 2024-10-03 12:27:42 -03:00
remote-development.md docs: SSH no longer requires Zed Preview (#20003) 2024-10-30 23:28:13 -04:00
repl.md docs: Add tweaks to the REPL page (#18000) 2024-09-18 07:34:39 -03:00
snippets.md Add minimal snippets documentation (#14992) 2024-07-22 21:18:39 -04:00
SUMMARY.md docs: Add Ansible language documentation (#20087) 2024-11-05 13:57:15 -05:00
system-requirements.md Update system-requirements.md 2024-07-11 11:59:52 -07:00
tasks.md tasks: Add editor: Spawn Nearest Task action (#19901) 2024-10-31 14:25:57 +01:00
telemetry.md Update telemetry docs to not point to specific lines of code (#19583) 2024-10-23 00:36:43 -04:00
themes.md docs: Example theme_overrides for docstrings as italic (#19694) 2024-10-24 14:37:57 -04:00
vim.md docs: Split vim mode documentation into two pages, edit for clarity (#17614) 2024-09-23 09:01:32 -06:00
windows.md Fix Discord link (#19551) 2024-10-22 10:36:05 -04:00