Skip to content

Fixed Issue 8 - tmTheme file no longer watched#11

Closed
pykong wants to merge 1 commit intobobef:masterfrom
pykong:patch-1
Closed

Fixed Issue 8 - tmTheme file no longer watched#11
pykong wants to merge 1 commit intobobef:masterfrom
pykong:patch-1

Conversation

@pykong
Copy link

@pykong pykong commented Jul 22, 2017

  • fixed bug which led to jumping around in tmTheme file (The plugin is also watching the tmTheme file that was opened #8)
  • Major code cleanup:
    Ditched globals
    Comment to doc strings
    Pythonic comparisons: (e.g.: if Variable instead of if Variable != None)
    Refactored EditColorSchemeNextScopeCommand and EditColorSchemePrevScopeCommand
    Deleted unused locals from functions

- fixed bug which led to jumping around in tmTheme file (#8)
- Major code cleanup:
Ditched globals
Comment to doc strings
Pythonic comparisons: (e.g.: if Variable instead of if Variable != None)
Refactored EditColorSchemeNextScopeCommand and EditColorSchemePrevScopeCommand 
Deleted unused locals from functions
@pykong
Copy link
Author

pykong commented Jul 30, 2017

Close in favor of: #12

@pykong pykong closed this Jul 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants