Skip to content

barkonar/dumperwrap

 
 

Repository files navigation

DumperWrap for Perl

Summary

This plugin places your selected variable in print Dumper() in Perl. It also adds use Data::Dumper.

Install

Git Clone

Clone this repository in to the Sublime Text "Packages" directory, which is located where ever the "Preferences" -> "Browse Packages" option in sublime takes you.

Key Binding

The default key binding is "ctrl+alt+shift+q".

Usage

First you need to select a variable and press "ctrl+alt+shift+q". The print Dumper line will appear on the next line.

You can Also remove all prints of Dumpers from your selsection or from all document


About

Console log selected variable

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%