Skip to content

A simple plugin that decorates currently selected string with some characters (specify in source code) upon a Cmd+B keypress (change in source code)

Notifications You must be signed in to change notification settings

yuriymacdev/SublimeTextDecoratorPlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

How to install

Place the StringDecorator.py and Default (OSX).sublime-keymap files in ~/Library/Application Support/Sublime Text 3/Packages/User/ If .sublime-keymap file is already there, merge their contents.

Now, when pressing Command+B, the selected piece of text should get decorated with the {% trans %} and {% endtrans %} strings.

About

A simple plugin that decorates currently selected string with some characters (specify in source code) upon a Cmd+B keypress (change in source code)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages