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
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
kube-shell
metal-debug Add script to debug Metal frames 2022-01-27 08:51:55 +01:00
package-lock.json
package.json
seed-db Document database setup and fix issue in script/seed-db 2021-12-27 12:52:15 -08:00
sqlx
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