Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bayashi/perlcpanfile
Makes Perl cpanfile awesome for VS Code
https://github.com/bayashi/perlcpanfile
cpanfile perl perl5 vscode vscode-extension
Last synced: 2 days ago
JSON representation
Makes Perl cpanfile awesome for VS Code
- Host: GitHub
- URL: https://github.com/bayashi/perlcpanfile
- Owner: bayashi
- License: mit
- Created: 2022-11-23T08:10:58.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-25T19:49:30.000Z (almost 2 years ago)
- Last Synced: 2024-10-13T11:42:38.012Z (about 1 month ago)
- Topics: cpanfile, perl, perl5, vscode, vscode-extension
- Language: Perl
- Homepage: https://marketplace.visualstudio.com/items?itemName=bayashi.perlcpanfile
- Size: 350 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Makes Perl cpanfile awesome
The syntax highlighter for Perl cpanfile in Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=bayashi.perlcpanfile
![example of Perl cpanfile](./images/perlcpanfile-screenshot.png)
## Associate cpanfile in VS Code
Set file associations for cpanfile like below.
![associate cpanfile](./images/cpanfile-associations.png)
## License
This extension is distributed under [MIT license](https://github.com/bayashi/perlcpanfile/blob/main/LICENSE).