• Sign In



  • Categories

    Extension Details



    Readme

    Editor menu command to convert spaces and certain common special characters in the selected text to percent encoding, such as when using a filename in a URL.

    Provided "as is." Use at your own risk.

    By Morgan Adams, Adams Immersive

    Notes

    A simple conversion for common situations, not intended to universally enforce valid URLs.

    Encodes spaces to %20 and the following special characters to their % codes:

    % & ? ! # /

    Release Notes

    Version 1.0

    Initial release