rust/crates
bors[bot] a6071c9f4c Merge #442
442: WIP: indent on typing dot r=matklad a=simonvandel

Fixes #439.

The unit test passes, but I can't seem to make VS code perform the action. The existing action on "=" doesn't work either on my end either though.

I didn't add any smart way of detecting the current indent level. Any ideas how I would do that?

Co-authored-by: Simon Vandel Sillesen <simon.vandel@gmail.com>
2019-01-07 06:26:09 +00:00
..
gen_lsp_server Bump serde_json from 1.0.33 to 1.0.34 2018-12-31 09:48:16 +00:00
ra_analysis Merge #442 2019-01-07 06:26:09 +00:00
ra_arena Introduce ArenaMap 2019-01-07 00:05:19 +01:00
ra_cli generalize extend selection to work with nodes 2018-12-31 19:01:51 +03:00
ra_db Add HIR Expr machinery 2019-01-05 22:41:12 +01:00
ra_editor Merge #442 2019-01-07 06:26:09 +00:00
ra_hir if let -> match 2019-01-07 01:10:29 +01:00
ra_lsp_server add "." as a trigger char on type formatting 2019-01-06 09:56:00 +01:00
ra_syntax Merge #440 2019-01-06 21:28:36 +00:00
ra_text_edit more enterprisey assists API 2019-01-03 18:59:17 +03:00
ra_vfs extract area to a crate 2019-01-04 16:58:10 +03:00
test_utils Bump serde_json from 1.0.33 to 1.0.34 2018-12-31 09:48:16 +00:00
thread_worker ⬆️ crossbeam 2018-12-30 23:23:31 +03:00
tools Add a fuzzing subcommand 2018-12-31 13:14:06 +00:00