- Type `into<space>` - Press Ctrl+Space - Chose `into int` (or any other subcommand) - Get `into into int`, instead of `into int` What can be done: - `<command>` should not be inserted when it's already written - `<command>` should not be shown in intellisence suggestion when it's already typed Nu: ``` 0.79.0 ``` VS Code: ``` Version: 1.77.3 Commit: 704ed70d4fd1c6bd6342c436f1ede30d1cff4710 Date: 2023-04-12T09:16:52.732Z Electron: 19.1.11 Chromium: 102.0.5005.196 Node.js: 16.14.2 V8: 10.2.154.26-electron.0 OS: Linux x64 5.15.0-71-generic Sandboxed: No ``` OS: ``` Linux 22.04 Ubuntu ```