mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 03:29:00 +01:00
debt - remove ISuggestResult#currentWord
This commit is contained in:
@@ -513,7 +513,6 @@ class SuggestAdapter {
|
||||
|
||||
const result: modes.ISuggestResult = {
|
||||
suggestions: [],
|
||||
currentWord: ''
|
||||
};
|
||||
|
||||
// the default text edit range
|
||||
|
||||
Reference in New Issue
Block a user