Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marijnz/unity-autocomplete-search-field
Search field with Autocomplete, a simple Unity Editor UI component.
https://github.com/marijnz/unity-autocomplete-search-field
Last synced: 3 months ago
JSON representation
Search field with Autocomplete, a simple Unity Editor UI component.
- Host: GitHub
- URL: https://github.com/marijnz/unity-autocomplete-search-field
- Owner: marijnz
- License: mit
- Created: 2018-05-26T15:55:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-05-26T22:12:41.000Z (over 6 years ago)
- Last Synced: 2024-07-13T22:48:34.877Z (4 months ago)
- Language: C#
- Homepage:
- Size: 20.5 KB
- Stars: 139
- Watchers: 9
- Forks: 20
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-unity-open-source-on-github - unity-autocomplete-search-field - Search field with Autocomplete (Editor Window)
README
# unity-autocomplete-search-field
A simple Editor UI component for Unity. It's a normal search field but shows a nice list of auto-complete results to be populated by you. There's two examples included that can be seen below.
Suggestions? Issues? Let me know or make a PR! :)![Imgur](https://i.imgur.com/IoNGd3V.gif)
![Imgur](https://i.imgur.com/kNH8r3k.gif)