Created
          October 29, 2017 20:55 
        
      - 
      
- 
        Save fetchTe/995ad68bd4794568993868445b18415d to your computer and use it in GitHub Desktop. 
Revisions
- 
        fetchTe created this gist Oct 29, 2017 .There are no files selected for viewingThis file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,11 @@ # Change highlighting fill __flowide/listeners/check.py__ ```py # change view.add_regious to this view.add_regions( 'flow_type_highlights', regions, 'string', 'dot', sublime.DRAW_NO_FILL ) ```