# MatLab Completions ## About All Completion Suggestions for Matlab on Sublime text. ## How to Use Start typing on a Matlab file and press tab to select completion suggestion. ### Screenshot #### Import Completions ![Matlab Preview](./preview.png) ## Installation > Important: You need to have `Package Control` installed first on your sublime text which can be found at [The Package Contol Website](http://packagecontrol.io) ### Using Package Control's Repository Go to `Preferences` --> `Package Control` --> `Add Repository` --> then type into the textbox `https://github.com/tushortz/Matlab-Completions` After doing this, then go to: `Preferences` --> `Package Control` --> `Install Package` --> then search `Matlab-Completions` and click it. The package will be installed and ready for use. ### Using Git Locate your Sublime Text 2 `Packages` directory by using the menu item `Preferences -> Browse Packages...`. While inside the `Packages` directory, clone the theme repository using the command below: git clone https://github.com/tushortz/Matlab-Completions.git ### Download Manually * Download the files using the GitHub .zip download option * Unzip the files * Copy the folder to your Sublime Text 2 `Packages` directory optionally ###For windows #### for Sublime text 2 copy the **Matlab-Completions** folder and paste the file into the location of your default packages. It should be found by opening sublime text then clicking `preferences -> Packages` #### For Sublime text 3 copy the **Matlab-Completions** folder and paste the file into the following location. ##### File location > **Note:** You will need to *show hidden files* first > C:\Users\User name\AppData\Local\Sublime Text 3\Cache ## Contributing All contributions are welcome. ## License © 2015 Taiwo Kareem | taiwo.kareem36@gmail.com. Read **License.txt** ## Acknowledgements I'd first like to say a very big thank you to God my creator. Without him, this wouldn't be possible.