Results 248 issues of evandrocoan

I just saw the package repository `Trimmer` using it: 1. https://github.com/jonlabelle/Trimmer 1. https://sonarcloud.io/dashboard?id=org.jonlabelle-github%3ATrimmer%3Amaster The `Trimmer` package does not uses UnitTesting, to run tests on Travis, but do everything by himself...

For example: ``` . |__ tests/ |___a_tests.py |___b_tests.py ``` **a_tests.py** ```python class Tests(): def test_a_test(): print("a") def test_b_test(): print("b") ``` **b_tests.py** ```python class Tests(): def test_c_test(): print("a") def test_d_test(): print("b")...

If I create some headers like: ````markdown # Top will be generated ## On [Go to Top](#top) side of this page. ```` # Top will be generated ## On [Go...

bug

For example: 1. I have two sessions A and B in two different terminal windows and and I hit `Ctrl+B`, `Ctrl+S` in one of the windows. 2. `tmux kill-server` 3....

I just installed this, but I am not sure now it will restore my sessions after I reboot my computer. Do I need to do something before restart (as run...

If you click on the text to select an alternate translation, it shows up: ![image](https://user-images.githubusercontent.com/5332158/36076944-89bc8a00-0f4a-11e8-92ea-dfcbb5104ee0.png) https://translate.google.com.br/#pt/en/p%C3%B3s-texto Related to: 1. https://github.com/languagetool-org/languagetool-browser-addon/issues/193 extension doesn't work on translate.google.com website

fixed-in-rewrite

If I am typing a very big text on Google Chrome, the add-on keeps sending this very big text every new word to my local language server, exhausting the language...

enhancement
fixed-in-rewrite

From: 1. https://github.com/languagetool-org/languagetool/issues/904 Exhaust system CPU with big text file input We learn that the Google Chrome add-on keeps re-seeding requests to the server while server still processing his old...

![back2](https://user-images.githubusercontent.com/5332158/36186033-90ed8178-1123-11e8-957e-fa7a029766ab.gif) ```python """ # from sub """ ``` Console with debug: ``` FFP search s F:/SublimeText/Data ['py'] False FFP 2 completions found FFP CurrentState Abort -- view already updated FFP...

bug

Wrongly replaces `Packges/A file icon/icons/single/file_type_slim.png` with `.../file_type merge set` ![back2](https://user-images.githubusercontent.com/5332158/34514565-27d5581c-f055-11e7-9f5d-e0a336c31104.gif) This the console output with debug (log) set to `true`: ``` FFP CurrentState Abort -- view already updated FFP SelectedTrigger...

bug