ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Unity​3​D Snippets and Completes

by UnicornForest ALL

Helpful snippets and completes for working with Unity3D

Labels snippets

Details

  • 2012.03.15.04.09.48
  • github.​com
  • github.​com
  • 12 years ago
  • 1 hour ago
  • 12 years ago

Installs

  • Total 24K
  • Win 15K
  • Mac 8K
  • Linux 1K
Mar 29 Mar 28 Mar 27 Mar 26 Mar 25 Mar 24 Mar 23 Mar 22 Mar 21 Mar 20 Mar 19 Mar 18 Mar 17 Mar 16 Mar 15 Mar 14 Mar 13 Mar 12 Mar 11 Mar 10 Mar 9 Mar 8 Mar 7 Mar 6 Mar 5 Mar 4 Mar 3 Mar 2 Mar 1 Feb 29 Feb 28 Feb 27 Feb 26 Feb 25 Feb 24 Feb 23 Feb 22 Feb 21 Feb 20 Feb 19 Feb 18 Feb 17 Feb 16 Feb 15 Feb 14
Windows 0 0 0 2 0 0 0 0 0 0 1 0 0 2 0 1 1 1 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 2 1 1 0 0 0 0 1 0 0 0 0
Mac 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Linux 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

Unity3D Snippets and Completes

for Sublime Text 2

About

This sublime Text 2 package adds a number of helpful snippets and completes for working with Unity3D.

Usage

Current not so many have really been added just a couple of the GUI functions. Typing the tab trigger “gui” will give you quick access to the 6 most used GUI functions.

Please feel free to fork this package and add your own snippets. I will try to add a few more each day until many of the Unity functions are covered.

Install

Package Control

The easiest way to install this is with Package Control.

  • If you just went and installed Package Control, you probably need to restart Sublime Text 2 before doing this next bit.
  • Bring up the Command Palette (Command+Shift+p on OS X, Control+Shift+p on Linux/Windows).
  • Select “Package Control: Install Package” (it'll take a few seconds)
  • Select Unity3D Snippets and Completes when the list appears.

Package Control will automatically keep Git up to date with the latest version.

If you have some problems or improvements with it, contact me via GitHub.

Author

Jacob Pennock