Yohanna

Results 9 comments of Yohanna

Sorry to jump in, but here's two examples in one of my apps where the extra parenthesis make the code more readable to me personally: ### 1 * **With** parenthesis....

Thanks but unfortunately this prevents the `j` key from moving the cursor downwards since now VSCode expects a second key to be pressed after `j`.

This only works with the `Vim` extension, it doesn't work with `amVim` :disappointed:

Thanks a lot @liyiwei979621500 ! that did it.

@wjljack you're right, I didn't notice this when I tried it earlier.

Hi @conradennis and @joshblack, thanks for looking into this. Do you know if there are any issues in continuing to use the icons from `carbon-icons` `v7`? Do you plan on...

I'm having the exact same issue with Dropdowns, but with `ComposedModal`. Here's a repro of the problem: https://codesandbox.io/s/carbon-modal-dropdown-bug-ctbgc See _gif_ below: ![Dropdown in Modal](https://user-images.githubusercontent.com/6926228/100389169-9dc20600-2ffa-11eb-8024-4bbdeb1718f2.gif)

I'm also hitting this issue on the latest releases. Similar to what others said, if I have VSCode already open, Interactive Rebase only works from my external terminal, `iTerm`, but...