Whole Line CompletionThis extension shows lines that match the current word. The lines are sourced from visited files in the session. Extension SettingsYou can bind a keyboard shortcut to this Known IssuesWhen you close a file, you might still get suggestions from that file after a while until VSCode actually closes this file. Not exactly sure what's the logic that VSCode uses, but the event that is triggered when a document is closed is not fired immediately. |