-
Notifications
You must be signed in to change notification settings - Fork 326
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8e62258
commit 218e242
Showing
1 changed file
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
218e242
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you use the auto annotation tool? Because my English is not good, some comments are not added
218e242
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No. I don't know an auto annotation tool. I use Visual Studion Community 2019 - not sure if there is an auto annotation tool for that - can you use Google Translate? Its usually pretty good for simple sentences - so this might be helpful if you keep the sentence structure simple instead of trying to phrase to complicated sentence structures in the original (Chinese) text.
Don't worry about a spelling or grammar mistake - we can always correct that later. I just spotted a mistake in the above docu where 'from' should have bee 'from' 😞 ...
218e242
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I know an Extend of VS named CodeMaid,that Extend can help us auto format code.
218e242
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes this tool seems to be interesting indeed - I use the XAML Styler to make XAML look more consistently across project.
218e242
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am looking at CodeMaid and am seeing now that some of your code contributions do not use TAB Characters for indentation (maybe by mistake?).
Can we please use TAB character indentations in this project?
218e242
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I used the CodeMaid on these files and it seems to work fine with its default values :-)