MATSUDA Takashi

Results 14 issues of MATSUDA Takashi

First of all, let me thank you for publishing such a great product. My Feature Request is to support the windows environment, especially vim, which is included in git for...

enhancement

User get notified when the configuration file has problem. Maybe InfoBar or Error List?

Feature
~approved
help wanted
VS

(This issue is remain of #160) StylerPackage.GetConfigPathForItem() has the code which find the FullPath of "Settings.XamlStyler" ref in project. * https://github.com/Xavalon/XamlStyler/blob/765510a3b6aa9345dbd8f0bbc5825214f4941c8f/XamlStyler3.Package/StylerPackage.cs#L211 But this config-file path has less priority than solution's...

Bug
VS2017
VS2019
help wanted

Hello. Thank you for sharing such a great job! When trying WpfSample, touch point has constant offset. ![screenshot](https://user-images.githubusercontent.com/4199487/72315362-dce2b380-36d5-11ea-9275-85f57dab41ce.gif) I tried to fix this problem https://github.com/tmatz/WmTouchDevice/commit/bbee1a81cd22001d3acc63a71bf6e752f60e8d7b . Does this fix make...

I am using useAtomsDevtools(). If I use useSetAtom() for atom in the react component and do not useAtom() or useAtomValue(), the atom is not displayed in the Redux Devtools. As...

related #20

enhancement

To SVG ? It may be able to visualize by github.

enhancement

Android's default gesture detector is not for handwriting recognition. Maybe, I must implement original recognizer.