Skip to content

Commit

Permalink
updated messages
Browse files Browse the repository at this point in the history
  • Loading branch information
tushortz committed Nov 3, 2015
1 parent b2fd5ed commit 6346dfe
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 23 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -4,11 +4,11 @@

## About

All Competion Suggestions for Matlab on Sublime text.
All Completion Suggestions for Matlab on Sublime text.

## How to Use

Start typing on a Matlab file and press tab for completions.
Start typing on a Matlab file and press tab to select completion suggestion.

### Screenshot
#### Import Completions
Expand Down
26 changes: 5 additions & 21 deletions messages/install.txt
@@ -1,38 +1,22 @@

_______ ____ __ __ ____ ________ ____ ____ _________
(___ | / _ \ | | | | / _ \ |__ __| | \ / | / ______)
| | / /_\ \ | | | | / /_\ \ | | | |\ \/ /| | | |___
_ | | | ___ | | | | | | ___ | | | | | \ / | | | ____)
/ \_/ | | | | | \ \/ / | | | | __| |__ | | \__/ | | | |______
|_____/ |__| |__| \____/ |__| |__| |________| |__| |__| \_________)

Welcome to Matlab-Completions
==============================

Welcome to Java Import Made Easy (JavaIME)
===========================================

This Sublime text package makes it easy to import virtually all Java packages and gives method completion suggestions for java methods.
This Sublime text package offers most Completion Suggestions for Matlab on Sublime text.


How to Use
==========

On a Java file in sublime text, click on the line where you want to import the Java Package then type the package name name all in uppercase and suggestions should follow.


Example
=======

To import the "java.utils.Collections package", type COLLECTIONS in (uppercase). Suggestions should already be popping up then press TAB to select. The package will be automatically imported like

import java.utils.Collections;

Start typing on a Matlab file and press tab to select completion suggestion.



Contact
=======

Feel free to contact me on taiwo.kareem36@gmail.com for enquiries and donation to help the creator.
Feel free to contact me on taiwo.kareem36@gmail.com

Acknowledgements
================
Expand Down

0 comments on commit 6346dfe

Please sign in to comment.