Skip to content

Commit

Permalink
cosmetic
Browse files Browse the repository at this point in the history
  • Loading branch information
mechatroner committed Mar 30, 2020
1 parent a6e9ed2 commit 782296f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,10 @@
custom_settings = None # Gets auto updated on every SETTINGS_FILE write


######## Test and Debug #########
# To install this package in debug mode just copy it into "Sublime Text 3/Packages" folder as "rainbow_csv", e.g.: cp -r sublime_rainbow_csv "/mnt/c/Users/mecha/AppData/Roaming/Sublime Text 3/Packages/rainbow_csv"
# To debug this package just use python's own print() function - all output would be redirected to sublime text console. View -> Show Console
#################################


# TODO allow monocolumn tables. This could be complicated because we will need to make sure that F5 button would pass context check
Expand Down

0 comments on commit 782296f

Please sign in to comment.