kstenschke / shifter-plugin

Intelligent string/code manipulation plugin for Jetbrains IDEs: Detects shiftable type of word/line/selection and manipulates it on keyboard shortcut
http://plugins.jetbrains.com/plugin/6149
Apache License 2.0
105 stars 13 forks source link

Pycharm Issue #7

Closed pymen closed 10 years ago

pymen commented 10 years ago

Hi kstenschke!

I have installed Shifter plugin to Pycharm, and changed in settings in * section true to True, so line became |True|false|

Now when i try to shift 'false' it works and converts to True, but shift True i cant (it does not changes)

I have tries with both case sensitive and case insensitive settings

Anton

kstenschke commented 10 years ago

Hi Anton, please check version 1.1.9, it should resolve the issue you describe. Please let me know if this worked for you. P.s. Please consider voting for the plugin on the Jetbrains repository at http://plugins.jetbrains.com/plugin/6149

Greetings, Kay

pymen commented 10 years ago

Hi Kay! Yes, it works now! Thanks!