Hans Van Slooten

Results 1 comments of Hans Van Slooten

I was able to implement this by adding a file called **PerlTidyEventListener.py** in **~/Library/Application Support/Sublime Text 2/Packages/PerlTidy/** with this code: ``` python # -*- coding: utf-8 -*- import sublime, sublime_plugin...