I think it would be nice to have a feature list in the README.md and also documenting usage. So I copy/pasted from the change-log and fixed some typos. I need some help in the usage part though.
Feature List
- Generate spec file for php class
- Navigate to spec from php class and vice-versa
- Class inspection: Warning for classes without spec with quick fix auto generation
- Basic type provider for spec object
- Custom icons for phpspec files
Usage
Generate spec for class
------------------ Missing explanation ----------------
You can also assign a keymap through Settings -> Keymap and search for "Create spec for class"
Navigate between spec and class
Open your PHP class or spec and click on menu: Navigate -> Go to: spec
You can also assign a keymap through Settings -> Keymap and search for "Go to class spec"
I think it would be nice to have a feature list in the
README.mdand also documenting usage. So I copy/pasted from the change-log and fixed some typos. I need some help in the usage part though.Feature List
Usage
Generate spec for class
------------------ Missing explanation ----------------
You can also assign a keymap through Settings -> Keymap and search for "Create spec for class"
Navigate between spec and class
Open your PHP class or spec and click on menu: Navigate -> Go to: spec
You can also assign a keymap through Settings -> Keymap and search for "Go to class spec"