Skip to content

Commit ca9c9f3

Browse files
authored
Merge pull request #113 from vilagia/patch-1
Add commands section in README
2 parents 409da64 + b97b3cc commit ca9c9f3

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,16 @@ vscode extention for perl auto use
2323
- Separate with white space
2424
- For cpan module and test module etc
2525

26+
## Commands
27+
28+
- `Scan perl module files`
29+
- Scan Perl module files for subsequent auto-using.
30+
- `Auto use (exec after scanning)`
31+
- Add module dependency declarations by `use` function.
32+
33+
34+
Check details by a gif animated image below:
35+
2636
## Sample
2737
![test](https://user-images.githubusercontent.com/31027514/77447249-d178da80-6e32-11ea-860f-e982c8b0570e.gif)
2838

0 commit comments

Comments
 (0)