]> git.lizzy.rs Git - rust.git/commitdiff
Merge #442
authorbors[bot] <bors[bot]@users.noreply.github.com>
Mon, 7 Jan 2019 06:26:09 +0000 (06:26 +0000)
committerbors[bot] <bors[bot]@users.noreply.github.com>
Mon, 7 Jan 2019 06:26:09 +0000 (06:26 +0000)
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>
1  2 
crates/ra_analysis/src/lib.rs

Simple merge