Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some improvements to the app #1

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

itsho
Copy link

@itsho itsho commented Aug 19, 2018

  • Infra - Use .Net 4.5 and VS2017
  • Logic - read & parse files on a different thread
  • Logic - support StaticResource with following multiple spaces (Regex)
  • Logic - support DynamicResource (Regex)
  • UI - Added Progress-bar
  • UI - first grid - group items by file name
  • UI - added second grid to display the usages of selected item in first grid
  • UI - double click on any of the grids will open the file location, and COPY the resource key to the clipboard

* Logic - read & parse files on a different thread
* Logic - support StaticResource with following multiple spaces (Regex)
* Logic - support DynamicResource (Regex)
* UI - Added Progress-bar
* UI - first grid - group items by file name
* UI - added second grid to display the usages of selected item in first grid
* UI - double click on any of the grids will open the file location, and COPY the resource key to the clipboard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant