akalongman / sublimetext-stringutilities

Sublime Text 2/3 plugin for string manipulations
MIT License
83 stars 24 forks source link

Implement URL quoted conversion #7

Closed czchen closed 8 years ago

czchen commented 9 years ago

This PR implement URL quoted conversion. I only test in sublime text 3 since I don't use sublime text 2 anymore.

akalongman commented 8 years ago

@czchen please solve conflicts and send PR to me again

czchen commented 8 years ago

@akalongman conflicts is merged. Please help to review it again, thanks.

akalongman commented 8 years ago

URL encoding/decoding already implemented.. Can you just fix problems on ST2? I've tested only on ST3