Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/foxsterdev/sktools
https://github.com/foxsterdev/sktools
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/foxsterdev/sktools
- Owner: FoxsterDev
- License: mit
- Created: 2018-08-08T18:47:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-16T20:16:27.000Z (over 1 year ago)
- Last Synced: 2024-11-03T13:42:10.633Z (2 months ago)
- Language: C#
- Size: 756 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SKTools
MenuItemsFinder\
Profit: You don't need to remember place of MenuItems like "Window/Analisis/Profiler" or "Tools/Category/SubCategory/SubSubCategory/WhatExactlyINeed" and it could be changed in a new version of Unity or a plugin.This tool provide an actual collection of all menuitems from the current project and fast navigate by key words. There is hotkey MacOs= (cmd + shift+ m) , Win = (ctrl + shift+M). Or you can click SKTools->MenuItems Finder after it
You see this:Please enter some name of menuitem in searchtoolbar. You see all menuitems from the project that contains your input. After closing window it will ne saved to prefs. Prefs is a json local file and placed inside MenuItemsFinder Editor folder , and your prefs could be available on different machines.