Support remote sessions

This commit is contained in:
Kirill Bulatov 2023-05-23 17:11:23 +03:00
parent f6d7b3d2e8
commit 3327e8a6dd
4 changed files with 99 additions and 25 deletions

View file

@ -4221,7 +4221,7 @@ impl Project {
buffer.clone(),
OnTypeFormatting {
position,
new_char: input,
trigger: input.to_string(),
},
cx,
);