diff options
author | bors[bot] <bors[bot]@users.noreply.github.com> | 2018-12-08 20:28:35 +0000 |
---|---|---|
committer | bors[bot] <bors[bot]@users.noreply.github.com> | 2018-12-08 20:28:35 +0000 |
commit | c011fb70563d9eddb1e62436f78c206f3be0d00e (patch) | |
tree | 3fb667422899d19edd914fa9e65d586ace62b0aa /crates/ra_cli | |
parent | 97b07ac393caebaa76099f97672ad4399c0ceda6 (diff) | |
parent | 6fb267f5da9acb78f89a6ab0cedf7d1f904b16c3 (diff) |
Merge #266
266: handle expanding of words in comments at the beginning or end of line r=matklad a=vemoo
After fixing #140 i realized that the logic to determine word boundaries was not correct. It would only consider a word something surrounded by whitespaces in the line, but not newlines before and after the line. This means that one of the tests has changed, but i think that's what was intended.
Co-authored-by: Bernardo <[email protected]>
Diffstat (limited to 'crates/ra_cli')
0 files changed, 0 insertions, 0 deletions