Search code examples
how to create a new QsciLexer instance without subclassing QsciLexerCustom?...


pythonpython-3.xpyqtpyqt5qscintilla

Read More
How to Add QScintilla Via CMake?...


c++qtcmakeqscintilla

Read More
Application crashes at auto complete in QsciScintilla...


c++qtqt6qscintilla

Read More
the folding margin is not showing in my qsciscintilla text editor...


pythonqtpyqtpyqt5qscintilla

Read More
Install QScintilla to qtpy...


qscintillaqtpy

Read More
How to count lines in qscintilla?...


pyqt5notepadqscintilla

Read More
Error installing Eric5 on Ubuntu 13.04 (cannot import name Qsci)...


pythonubuntupyqtpyqt4qscintilla

Read More
How do I delete typed character (previous character) in QScintilla PyQt5?...


pythonpyqtpyqt5qscintilla

Read More
How to recognize that an application is running in dark theme on Linux?...


c++qtthemesqt5qscintilla

Read More
Custom syntax highlighting using QScintilla with Qt/C++...


c++qtsyntax-highlightingqscintilla

Read More
Move text-cursor of QsciScintilla to the left or right in PyQt5...


pythonpyqt5cursor-positionqscintilla

Read More
How to remove lexer in qscintilla...


pythonpyqtpyqt5qscintilla

Read More
how do I highlight the current line in QScintilla...


pythonpyqtpyqt5qscintilla

Read More
QScintilla based text editor in PyQt5 with clickable functions and variables...


pythonpython-3.xpyqtpyqt5qscintilla

Read More
Why the slot function cannot insert text even if it's successfully called...


c++qttextqscintilla

Read More
PyQt5-5.8.2 doesn't function on Windows 10...


pyqtanacondapyqt5qscintilla

Read More
How to highlight QScintilla using ANTLR4?...


parsingantlrsyntax-highlightingantlr4qscintilla

Read More
How to use custom folding icons in QScintilla?...


pythonpyqt5scintillaqscintilla

Read More
How to implement SublimeText fold-by-level feature in QScintilla...


pythonpyqtfoldingscintillaqscintilla

Read More
How to implement indentation based code folding in QScintilla?...


pythonpyqtsublimetext3qscintilla

Read More
What does an Interpreter contain?...


python-3.xantlr4qscintilla

Read More
How to undo when using QScintilla setText?...


pythonsublimetext3pyqt5scintillaqscintilla

Read More
How to unselect / unhighlight selected and highlighted text in QScintilla editor widget?...


c++qt5qscintilla

Read More
QScintilla: How to add a user context menu to textEdit? (C++)...


c++qt5qscintilla

Read More
QScintilla how to continously get cursor position in textEdit widget?...


c++qt5qscintilla

Read More
*.api files: what ecosystem do they belong to?...


pythonqtfile-extensionscintillaqscintilla

Read More
QScintilla2 not installed DLL load failed...


pythonpython-3.xpyqt5qscintilla

Read More
Backward search using QsciScintilla.findNext not working as expected...


pythonfindpyqt5qscintilla

Read More
How to implement a comment feature that works with multiple selections in QScintilla?...


pythonpyqtpyqt5scintillaqscintilla

Read More
How do you add folding to QsciLexerCustom subclass?...


pythonpyqtpyqt5qscintillalark-parser

Read More
BackNext