Skip to content

Commit

Permalink
Remove TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
lionel- committed Jan 15, 2025
1 parent 6df2e05 commit 7240339
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions crates/lsp/src/handlers_state.rs
Original file line number Diff line number Diff line change
Expand Up @@ -259,10 +259,6 @@ pub(crate) fn did_change_formatting_options(
// `insert_final_newline`
}

// TODO: Extract document-specific updating. This currently pulls global
// settings as well but sometimes we only want to refresh document-specific
// settings.

async fn update_config(
uris: Vec<Url>,
client: &tower_lsp::Client,
Expand Down

0 comments on commit 7240339

Please sign in to comment.