ZIm/crates/zed/src/languages
ForLoveOfCats 8ba2f77148 One big cleanup pass of clippy lints
Co-authored-by: Mikayla <mikayla@zed.dev>
2022-08-10 16:51:01 -07:00
..
c Add new indentation features to support Python 2022-06-27 22:34:14 -07:00
cpp Introduce support for C++ 2022-06-03 10:52:34 +02:00
go Tweak golang outline query 2022-06-09 13:31:30 -07:00
javascript Add missing auto-close brackets from various languages 2022-06-20 11:38:12 +02:00
json Highlight punctuation uniformly in all supported languages 2022-04-22 12:16:49 -07:00
markdown Highlight files ending in mdx as Markdown 2022-06-20 15:53:45 +02:00
python Add new indentation features to support Python 2022-06-27 22:34:14 -07:00
rust Allow wrapping selected text with ' in Rust 2022-06-20 11:56:46 +02:00
toml Highlight punctuation uniformly in all supported languages 2022-04-22 12:16:49 -07:00
tsx Add missing auto-close brackets from various languages 2022-06-20 11:38:12 +02:00
typescript Auto-close ' for TypeScript and don't do so for Rust 2022-06-20 11:55:40 +02:00
c.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
go.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
installation.rs Open a buffer for every language server error when clicking on status 2022-06-16 10:00:29 +02:00
json.rs Revert "Merge pull request #1359 from zed-industries/plugin-json-enable" 2022-07-18 19:04:49 -07:00
language_plugin.rs Revert "Merge pull request #1359 from zed-industries/plugin-json-enable" 2022-07-18 19:04:49 -07:00
python.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00
rust.rs 🎨 Rename and simplify some autoindent stuff 2022-07-28 22:40:30 -07:00
typescript.rs One big cleanup pass of clippy lints 2022-08-10 16:51:01 -07:00