Results 63 comments of Hari Haran

If I understand correctly, after doing `@` when user hit `Esc` we should ideally get rid of the inserted `@` as well ? I guess that would solve this problem...

@nperez0111 , I am able to overcome this issue by making the below changes, let me know if I can create a PR for this ### Diff ![image](https://github.com/user-attachments/assets/41671b47-ec64-4069-9bf4-ebf7a2a19298) ### Video...

@rfgamaral yeah I understand, ideally the `renderer?.onKeyDown?.` should be stopped from executing that is based on the flags getting computed above

Ah having a huge #Angular repo, would definitely need this in vscode 🥺

> this would be huge. I have an angular project with loads of classes with static methods that are probably not used anymore. It's too much to audit method by...

I guess default branch was changed to `develop` from `main` on this repo. My fork is still having `main` as default branch, hence showing an extra commit that wasn't made...

![image](https://github.com/user-attachments/assets/a4416dea-2b87-4ff5-a32c-f406c926433e) I could'nt able to see the suggestion popup inside `inlineCode` , am I missing something ?

@ferrarimarco any plans to incorporate this ?

@QuinnStraus can you add a reproduction repo in codesandbox