Results 127 comments of evandrocoan

To the maximum file size you would like to back up. For examples, if you set it to 10 LocalHistory will not save/backup files with 10 bytes or more.

Ok, however the phantoms always show up. Which is horrible. They show only appear when I select the line or hovers it. Following this, the Sublime Text pop up could...

I fixed this by using https://github.com/palantir/python-language-server with https://github.com/tomv564/LSP which already has this implemented.

Hi, 1. Because I we need to rename the file `Context.sublime-menu` to some else as `Base Context.sublime-menu`, then on `plugin_loaded()` we copy it or to `Context.sublime-menu` or `Context.sublime-menu-hidden`. So when...

The command selected in the picture freezes Sublime Text. My history file has ~300 KB in size. These is my settings file: ```js { // Path to store the history...

That is strange then. Makes no sense why Sublime Text is hanging when I use the command. Indeed, while Sublime Text is hanged, 0% of the CPU is used. I...

*I tested today. This issue (Original Post) does not happens on Linux, i..e, Windows only.

Now, after adding `sublime.KEEP_OPEN_ON_FOCUS_LOST`, neither I can reproduce this on Windows. I will wait until the next time this happens, and I am going narrow it down (debug it, and...

I think I figure out the problem. I just manage to reproduce it on Windows. This only happens the first time I use this plugin because it is building the...

Ok. This are all my packages currently installed: 1. https://github.com/evandrocoan/SublimeTextStudio/blob/develop/User/Package%20Control.sublime-settings On the list `installed_packages` you will find all installed by package control. On the list `auto_upgrade_ignore` you will find all...