Skip to content

Instantly share code, notes, and snippets.

@artisin
Created October 29, 2017 20:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save artisin/995ad68bd4794568993868445b18415d to your computer and use it in GitHub Desktop.
Save artisin/995ad68bd4794568993868445b18415d to your computer and use it in GitHub Desktop.
flowide-highlighting.md

Change highlighting fill

flowide/listeners/check.py

# change view.add_regious to this
view.add_regions(
    'flow_type_highlights',
    regions, 'string', 'dot',
    sublime.DRAW_NO_FILL
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment