qutepart icon indicating copy to clipboard operation
qutepart copied to clipboard

Code editor component for PyQt5

Results 15 qutepart issues
Sort by recently updated
recently updated
newest added

Travis doesn't work, so I ported Linux part to GitHub Actions. Includes test from other PR.

First argument was `formatConverterFunction = None` and it was removed in this commit https://github.com/andreikop/qutepart/commit/d54ad12d6b80df544a86a6c58b539b17cb21fb48 TypeError: getSyntax() got multiple values for argument 'xmlFileName'

Hi, first of all let me tell you after reading this project code a bit I must to say I'm impressed, it is pretty awesome&cool :) Why am I telling...

enhancement

https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/enki-bugs/Ah3qJgWVg84/iIqERnZSBQAJ

https://github.com/pypa/manylinux Now we can release to PyPi only py-only version

@SergeySatskiy , I hope you don't mind if I publish the mail here. (Russinan) ``` Для анализа я инструментировал код с помощью guppy. Идея была простая: - инициализация - установка...

Test Logs: https://gist.github.com/daegontaven/35ac053be6ff783e7c0c6b0dc93ef48c Resolves #81

Does this support PySide2 yet?

I was about to change the shortcut, but found, that Shift+Backspace is used to Unindent by 1 space. Current map: - Shift+Space - indent with 1 space - Shift+Backspace -...