Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).