tailwind-sublime-autocomplete icon indicating copy to clipboard operation
tailwind-sublime-autocomplete copied to clipboard

Fixed 'no attribute data_completions' error when writing inside a tag.

Open vovayatsyuk opened this issue 6 years ago • 0 comments

This commit removes a legacy code since we don't have a data_completions variable.

p.s. Here is the source code of uikit where this variable came from https://github.com/uikit/uikit-sublime/blob/master/main.py#L12

vovayatsyuk avatar Nov 20 '19 20:11 vovayatsyuk