Yoshihiro Ito

Results 5 issues of Yoshihiro Ito

I have already implemented some color editing controls. In addition to these, I'm planning some improvements. * Preview

Planning to implement PropertyGrid.

- Per-node opening and closing - Recursive group node - knife(disconnection links)

VAC2014 紹介で存在知りました。 素晴らしいプラグインありがとうございます。 tpope/vim-surround からの移行中なのですが、 要望があります。 ``` vim let g:operator#surround#blocks = \ { \ '-' : [ \ { 'block' : ["{\", "\}"], 'motionwise' : ['line'], 'keys' : ['{', '}']...

**Describe the bug** DataTemplate adaptation is wrong in ItemsRepeater. **Reproduction project** https://github.com/YoshihiroIto/AvaloniaDataTemplateProblem This project works as follows Numbers below 100 are displayed in red. Numbers above 100 are displayed in...

bug