It worked for me in past, IMHO 1-2 weeks ago. So I would say it's a regression. I downgraded to 1.116, but got the same issue. <!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ --> <!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ --> <!-- 🕮 Read our guide about submitting issues: https://github.com/microsoft/vscode/wiki/Submitting-Bugs-and-Suggestions --> <!-- 🔎 Search existing issues to avoid creating duplicates. --> <!-- 🧪 Test using the latest Insiders build to see if your issue has already been fixed: https://code.visualstudio.com/insiders/ --> <!-- 💡 Instead of creating your report here, use 'Report Issue' from the 'Help' menu in VS Code to pre-fill useful information. --> <!-- 🔧 Launch with `code --disable-extensions` to check. --> <!-- 🪓 If you answered No above, use 'Help: Start Extension Bisect' from Command Palette to try to identify the cause. --> <!-- 📣 Issues caused by an extension need to be reported directly to the extension publisher. The 'Help > Report Issue' dialog can assist with this. --> - VS Code Version: 1.117 - GitHub Copilot Chat 0.45.1 - OS Version: Ubuntu 24.04 **Steps to Reproduce:** 1. Edit a line in a TypeScript file, in the middle of a comment or of a part of code **Expected result:** Inline suggestion hints **Actual result:** No inline suggestion hints. It works only in a new line (new code) or at the end of existing lines https://github.com/user-attachments/assets/394b4266-f39e-449f-8814-09439783acf5
It worked for me in past, IMHO 1-2 weeks ago. So I would say it's a regression. I downgraded to 1.116, but got the same issue.
Steps to Reproduce:
Expected result:
Inline suggestion hints
Actual result:
No inline suggestion hints. It works only in a new line (new code) or at the end of existing lines
Screencast.from.2026-04-28.11-10-06.mp4