Revert "edit prediction: Try to expand context to parent treesitter region" (#24214)
Reverts zed-industries/zed#24186
This commit is contained in:
parent
8c7096f7a6
commit
c64b26110c
3 changed files with 203 additions and 293 deletions
|
@ -39,7 +39,6 @@ pub struct PredictEditsParams {
|
|||
pub outline: Option<String>,
|
||||
pub input_events: String,
|
||||
pub input_excerpt: String,
|
||||
pub speculated_output: String,
|
||||
/// Whether the user provided consent for sampling this interaction.
|
||||
#[serde(default)]
|
||||
pub data_collection_permission: bool,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue