Closed 1st closed 9 years ago
Happened to me too, but restarting Sublime it worked
@fawques I agree with you. After restart Sublime worked as expected. Maybe this plugin should reload settings when we change settings without reloading, like other plugins do. Thanks.
To allow change that settings on the fly, we have to pass this settings on each completion request. On stop passing this option to daemon at all and work with complation options on the client-side.
Hello.
I have fresh install of SublimeJedi (named Jedi in Sublime Package Control). I added this code to Sublime Text -> Preferences -> Package Settings -> Jedi -> Settings - User
But when I create this code I see that only required parameter filled, and all not required parameters isn't present:
Can you please provide me help in this? Because it isn't work as expected.