You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"
The text was updated successfully, but these errors were encountered:
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
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"
The text was updated successfully, but these errors were encountered: