zed/script
Max Brunsfeld 93bcde953c Consolidate logic for completion alongside code actions in Project
This way, completions are dealt with more consistently with code actions,
and the logic is not spread across so many places. The `language::File`
trait and the multibuffer no longer need to deal with completions. Completions
are no longer generic over an anchor type.
2022-02-08 14:24:45 -08:00
..
build-css Fix paths to server crate in scripts and gitignore 2021-11-03 19:22:00 -07:00
bundle Use -stdlib=libc++ in script/bundle to avoid errors on Monterey 2022-02-04 08:48:00 -07:00
deploy Fix paths to server crate in scripts and gitignore 2021-11-03 19:22:00 -07:00
deploy-migration Generalize deploy scripts to work w/ both production and staging 2021-09-29 14:10:40 -07:00
download-rust-analyzer Bump rust-analyzer to the 2022-01-24 release 2022-01-28 19:46:14 +01:00
drop-test-dbs Consolidate logic for completion alongside code actions in Project 2022-02-08 14:24:45 -08:00
generate-doc-diagrams Update collaboration doc 2021-06-10 14:27:05 -07:00
kube-shell Add kube-shell script, for running shell commands in a deployed container 2021-09-29 14:55:16 -07:00
metal-debug Add script to debug Metal frames 2022-01-27 08:51:55 +01:00
package-lock.json Include contents of the zed-server repo 2021-07-12 14:14:39 -06:00
package.json Include contents of the zed-server repo 2021-07-12 14:14:39 -06:00
seed-db Document database setup and fix issue in script/seed-db 2021-12-27 12:52:15 -08:00
sqlx Deserialize buffer's diagnostics 2021-11-02 12:29:03 -07:00
tailwind.config.js Fix path to templates that's used when minifying tailwind CSS 2021-11-07 07:32:26 -07:00
zed_with_local_servers Allow the zed app to connect to both the old and new rpc endpoints 2022-01-03 15:29:26 -08:00