Results 245 issues of evandrocoan

This happens some times when I open Sublime Text: ``` Exception in thread Thread-49: Traceback (most recent call last): File "./python3.3/threading.py", line 901, in _bootstrap_inner File "./python3.3/threading.py", line 858, in...

``` Exception in thread Thread-102: Traceback (most recent call last): File "./python3.3/threading.py", line 901, in _bootstrap_inner File "./python3.3/threading.py", line 858, in run File "F:\SublimeText\Data\Packages\LocalHistory\LocalHistory.py", line 209, in process_history os.makedirs(history_dir) File...

## Expected Behaviour Show linter error when I am on the error lines like: ![image](https://user-images.githubusercontent.com/5332158/29222266-2b47acd6-7e98-11e7-9d1d-c49174153f36.png) ## Actual Behaviour You can only see the linter marks, but not error information. So...

Issue: 1. https://github.com/DamnWidget/anaconda/issues/571 Hide Anaconda context menu entry on non-python projects

My files history is big so when I ask for the history Sublime Text free like for 20 seconds. I like the history big, then I prefer to wait, but...

bug

By default it show only newest activities and when reaching the bottom of the page, you cannot load more/older activities.

On https://github.com/wbond/package_control_channel/pull/2524 (Test against package names containing periods) was determinate that Sublime Text 3 cannot support package names within dot on their names. Then all the packages with dot `.`...

As I am on Windows, Python open(file) will automatically use CRLF when saving the file, regardless whether the file was originally with LF line ending. By opening the file in...

### How much would this package differ from Preferences Editor? Although, this package seems more power full, is that so? 1. https://packagecontrol.io/packages/Preferences%20Editor

### ValueError: Expecting property name enclosed in double quotes: line 655 column 9 (char 25131) When opening the: ![image](https://cloud.githubusercontent.com/assets/5332158/20640671/7c863c2c-b3cb-11e6-9ad1-5cec9391a3c7.png) ``` Traceback (most recent call last): File "D:\User\Dropbox\Applications\SoftwareVersioning\SublimeText\sublime_plugin.py", line 797, in...