An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# SublimeUnityIntel
Sublime plugin to add Unity Intellisense capabilities

## Planned features
- Autocomplete in C# files

## Screenshot:

![screenshot](https://raw.github.com/adrianogil/SublimeUnityIntel/master/screenshot_1.png)
![screenshot](https://raw.github.com/adrianogil/SublimeUnityIntel/master/screenshot_2.png)

## 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...