GNU Octave Completions
GNU Octave Completions for Sublime text
Details
Installs
- Total 6K
- Win 2K
- Mac 2K
- Linux 2K
May 31 | May 30 | May 29 | May 28 | May 27 | May 26 | May 25 | May 24 | May 23 | May 22 | May 21 | May 20 | May 19 | May 18 | May 17 | May 16 | May 15 | May 14 | May 13 | May 12 | May 11 | May 10 | May 9 | May 8 | May 7 | May 6 | May 5 | May 4 | May 3 | May 2 | May 1 | Apr 30 | Apr 29 | Apr 28 | Apr 27 | Apr 26 | Apr 25 | Apr 24 | Apr 23 | Apr 22 | Apr 21 | Apr 20 | Apr 19 | Apr 18 | Apr 17 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 1 | 1 | 0 | 0 |
Mac | 1 | 0 | 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 | 0 | 0 | 0 | 0 | 0 | 0 |
Linux | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 1 |
Readme
- Source
- raw.githubusercontent.com
GNU Octave Completions (GnuOC)
About
This Sublime text package gives method completion suggestions for GNU Octave.
Screenshot
How to Use
Just type the words and the completion suggestions should show up. If you still don't understand how to use it. Just flow along.
Note: For best result, you can disable Matlab Completions(if installed) so that only the GNU Octave completions would show up in the completion lists.
Installation
Important: You need to have
Package Control
installed first on your sublime text which can be found at The Package Contol WebsiteNote: For best result, you can disable Matlab Completions (if installed) so that only the GNU Octave completion suggestions would show up in the completion lists.
Installation
Important: You need to have
Package Control
installed first on your sublime text which can be found at The Package Contol Website.
Using Package Control's Repository
Go to Preferences
–> Package Control
–> Add Repository
–> then type into the textbox https://github.com/tushortz/GNU-Octave-Completions
After doing this, then go to: Preferences
–> Package Control
–> Install Package
–> then search GNU Octave 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/GNU-Octave-Completions.git
Download Manually
- Download the files using the GitHub .zip download option
- Unzip the files
Copy the folder to your Sublime Text
Packages
directoryDownload the files (using the GitHub .zip download option),
Unzip the files,
Copy the folder to your Sublime Text
Packages
directory.
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.
Thanks to Lilian Besson also for his suggestions and contribution.