diff options
author | Aleksey Kladov <[email protected]> | 2018-11-21 16:04:33 +0000 |
---|---|---|
committer | Aleksey Kladov <[email protected]> | 2018-11-21 16:06:48 +0000 |
commit | e8c50f091581637058838ee75ceb33ee9ef99a81 (patch) | |
tree | 27e037f5d6f81bb27fbd4f0320bcd9170951884c /crates/ra_syntax/src/validation/byte_string.rs | |
parent | edeec6a41487e6458a9d96b328c9b784525d8f06 (diff) |
Use `:` as a trigger character for completion
Note that VSCode asks for completion after *first* `:` as well:
use crate:
we use hacks to protect against that, and to give completions only
after the second `:`.
Diffstat (limited to 'crates/ra_syntax/src/validation/byte_string.rs')
0 files changed, 0 insertions, 0 deletions