Commit 08043b71 authored by Will Bond's avatar Will Bond

Merge pull request #593 from kek/master

Expands the selections to the nearest surrounding single or double quote pairs.
parents 2c6579b1 0017b4b8
...@@ -266,6 +266,7 @@ ...@@ -266,6 +266,7 @@
"https://github.com/juhasz/drupal_sublime-snippets", "https://github.com/juhasz/drupal_sublime-snippets",
"https://github.com/JulianEberius/SublimeRope", "https://github.com/JulianEberius/SublimeRope",
"https://github.com/karthikram/Rtools", "https://github.com/karthikram/Rtools",
"https://github.com/kek/sublime-expand-selection-to-quotes",
"https://github.com/kemayo/sublime-text-2-clipboard-history", "https://github.com/kemayo/sublime-text-2-clipboard-history",
"https://github.com/kemayo/sublime-text-2-git", "https://github.com/kemayo/sublime-text-2-git",
"https://github.com/kemayo/sublime-text-2-goto-documentation", "https://github.com/kemayo/sublime-text-2-goto-documentation",
...@@ -695,6 +696,7 @@ ...@@ -695,6 +696,7 @@
"sublime-eco": "eco", "sublime-eco": "eco",
"sublime-edit-history": "Edit History", "sublime-edit-history": "Edit History",
"sublime-ensime": "Ensime", "sublime-ensime": "Ensime",
"sublime-expand-selection-to-quotes": "Expand Selection to Quotes",
"Sublime-Fabric": "Fabric Tasks", "Sublime-Fabric": "Fabric Tasks",
"Sublime-File-Navigator": "Sublime File Navigator", "Sublime-File-Navigator": "Sublime File Navigator",
"sublime-find-function-definition": "Find Function Definiton", "sublime-find-function-definition": "Find Function Definiton",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment