Hari Haran
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  ### 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...
Another bump 👊
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...
 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