Skip to content
This repository has been archived by the owner on Aug 14, 2020. It is now read-only.

thiagola92/autocomplete-unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

autocomplete-unity

Unity autocomplete.

autocomplete-unity example

Using atom-autocomplete-boilerplate as base.

Installation

There are several ways to install depending on what you prefer

Atom installation

  • In Atom, you should search for the package autocomplete-unity and install.
    • On Mac, you'll find it under Atom > Preferences... > Install.
    • On Windows, you'll find it under File > Settings > Install.
    • On Ubuntu, you'll find it under Edit > Preferences > Install.

Terminal installation

  • Make sure you have apm installed.
    • On Mac, you might need to start Atom and go to Atom > Install Shell Commands.
    • On Windows/Ubuntu, it's probably already there.
  • Open your terminal, then run apm install autocomplete-unity.

Development installation

  • Clone this repo.
  • Make sure you have apm installed.
    • On Mac, you might need to start Atom and go to Atom > Install Shell Commands.
    • On Windows/Ubuntu, it's probably already there.
  • Open your terminal, navigate into the repo directory, then run apm link.

Observation

  • Don't forget to reload Atom when you make changes!
    • On Mac, hit ctrl + option + command + L.
    • On Windows/Ubuntu, hit ctrl + shift + F5.

Installed

  • In Atom, you should now see autocomplete-unity installed.
    • On Mac, you'll find it under Atom > Preferences... > Packages > Community Packages.
    • On Windows, you'll find it under File > Settings > Packages > Community Packages.
    • On Ubuntu, you'll find it under Edit > Preferences > Packages > Community Packages.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published