Add integration test for getting and resolving completions

This commit is contained in:
Max Brunsfeld 2022-02-03 15:24:16 -08:00
parent 6e33f14218
commit 3dfff3866a
4 changed files with 237 additions and 4 deletions

View file

@ -1339,7 +1339,7 @@ impl MultiBufferSnapshot {
range: range.clone(),
excerpts: self.excerpts.cursor(),
excerpt_chunks: None,
language_aware: language_aware,
language_aware,
};
chunks.seek(range.start);
chunks