https://github.com/adrianogil/sublimeunityintel
Sublime plugin to add Unity Intellisense capabilities
https://github.com/adrianogil/sublimeunityintel
Last synced: 6 months ago
JSON representation
Sublime plugin to add Unity Intellisense capabilities
- Host: GitHub
- URL: https://github.com/adrianogil/sublimeunityintel
- Owner: adrianogil
- License: mit
- Created: 2016-09-22T22:22:25.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-02-26T00:21:59.000Z (almost 7 years ago)
- Last Synced: 2025-06-29T10:44:32.364Z (7 months ago)
- Language: Python
- Size: 275 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SublimeUnityIntel
Sublime plugin to add Unity Intellisense capabilities
## Planned features
- Autocomplete in C# files
## Screenshot:


## Installation
You can install by cloning this repo into your *Sublime Text x/Packages*:
## Contributing
Feel free to submit PRs. I will do my best to review and merge them if I consider them essential.
## Development status
This is alpha software. The code was written with no consideration of coding standards and architecture. A refactoring would do it good...