rust/crates/ra_editor
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
..
src Merge #442 2019-01-07 06:26:09 +00:00
Cargo.toml Bump itertools from 0.7.11 to 0.8.0 2018-12-27 12:32:23 +00:00