Closed sethstone closed 8 years ago
Thanks for the detailed error message. Based on the line numbers in the stack, it looks to me like perhaps you haven't reloaded sublime text after the version update to 0.12.1?
So sorry, I had noticed the issue happening and then closed and reopened sublime and saw the update and it was still happening. I missed closing and reopening a second time. I think it's working now.
No worries. Sublime Text reloads .py
files in the main directory of plugins whenever they change, but .py
files in sub-directories are only loaded when ST starts. This catches me all the time.
I'm not sure if this is related to the recent commit, but completions fail whenever a component contains a valid docblock
Completions fail:
Completions work:
Here's the error I'm getting in ST3 build 3114, CFML plugin 0.12.1