Revert "leverage file outline and selection as opposed to entire file"

This commit is contained in:
Kyle Caverly 2023-09-27 12:21:03 -04:00 committed by GitHub
parent 4242b45646
commit b3b3a56164
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 89 additions and 411 deletions

View file

@ -1,7 +1,6 @@
pub mod assistant_panel;
mod assistant_settings;
mod codegen;
mod prompts;
mod streaming_diff;
use ai::completion::Role;