Skip to content

Commit

Permalink
Merge pull request #113 from vilagia/patch-1
Browse files Browse the repository at this point in the history
Add commands section in README
  • Loading branch information
tjmtmmnk authored May 10, 2022
2 parents 409da64 + b97b3cc commit ca9c9f3
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,16 @@ vscode extention for perl auto use
- Separate with white space
- For cpan module and test module etc

## Commands

- `Scan perl module files`
- Scan Perl module files for subsequent auto-using.
- `Auto use (exec after scanning)`
- Add module dependency declarations by `use` function.


Check details by a gif animated image below:

## Sample
![test](https://user-images.githubusercontent.com/31027514/77447249-d178da80-6e32-11ea-860f-e982c8b0570e.gif)

Expand Down

0 comments on commit ca9c9f3

Please sign in to comment.