Update plugin to API change in GEdit 3.14 |
|
More...
|
about 10 years ago
|
Merge pull request #5 from dgilm/flake8_binary_list |
|
More...
|
over 11 years ago
|
Uses a flake8 valid executable |
|
More...
|
over 11 years ago
|
Updated readme for python3 support and gedit3.8 |
|
More...
|
almost 12 years ago
|
Merge branch 'master' of https://github.com/khertan/gedit_flake8 |
|
More...
|
almost 12 years ago
|
fix url of website, and fix remove tag even if location not found |
|
More...
|
almost 12 years ago
|
fix url of website |
|
More...
|
almost 12 years ago
|
Fix attribute error when get_language return None |
|
More...
|
about 12 years ago
|
Copy not local file (sftp for example) on /tmp so flake8 can analyse them |
|
More...
|
about 12 years ago
|
Fix panel not displaying right documents error on tab changed |
|
More...
|
about 12 years ago
|
Display errors of current line in statusbar after saving if current line have an error/warning, Fix errors due to threading |
|
More...
|
about 12 years ago
|
Display errors of current line in statusbar after saving if current line have an error/warning, Fix errors due to threading |
|
More...
|
about 12 years ago
|
Remove typo error in creator email |
|
More...
|
about 12 years ago
|
Catch attribute errors when none language is defined in a gedit document Remove unnecessary import os Merge pull request #2 from SimonSapin/fix-redundant-calls Run analyses asynchronously. Even if flake8 is kinda slow, it doesn’t block the UI anymore. |
|
More...
|
about 12 years ago
|
Remove double declaration of class ResultPanel |
|
More...
|
over 12 years ago
|
Merge pull request #1 from SimonSapin/fix-redundant-calls |
|
More...
|
over 12 years ago
|
Run analyses asynchronously. |
|
More...
|
over 12 years ago
|
Performance fix: avoid redundant analyses. |
|
More...
|
over 12 years ago
|
update todo in readme |
|
More...
|
over 12 years ago
|
fix user install script to create plugins path if it didn t exists and add debian packaging files |
|
More...
|
over 12 years ago
|
Increase release number and add proper credit for copypasted code |
|
More...
|
over 12 years ago
|
Use theme style to highlight errors |
|
More...
|
over 12 years ago
|
Remove file path from statubar message |
|
More...
|
over 12 years ago
|
Remove print use for debug |
|
More...
|
over 12 years ago
|
fix line break |
|
More...
|
over 12 years ago
|
Put plugin in a subfolder |
|
More...
|
over 12 years ago
|
Fix uninitialized ctxtid statusbar when no errors founds |
|
More...
|
over 12 years ago
|
Update statusbar message when no error are found |
|
More...
|
over 12 years ago
|
Fix a bug when there isn t anymore errors, previous result was cleared |
|
More...
|
over 12 years ago
|
Remove dependancy to gtkbuilder for a simple panel and change name to respect gedit plugin standart name |
|
More...
|
over 12 years ago
|