]> git.lyx.org Git - features.git/commit
Extended comment and indentation for source code
authorDaniel Ramoeller <d.lyx@web.de>
Sat, 14 Jan 2023 12:22:57 +0000 (13:22 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 31 Jan 2023 23:09:49 +0000 (00:09 +0100)
commit439c09912482489e79399fd9e10fa2b7f717f565
tree8ca3249fd245756b3deb23cb8509b549415fba74
parent60d0cc261125a2e0b2bc4e15132905692e72962d
Extended comment and indentation for source code

- automatically inherit indentation from previous block
- (un)indent blocks
- (un)comment blocks
- add feature to show tabs and spaces
src/frontends/qt/GuiDocument.cpp
src/frontends/qt/GuiSourceEdit.cpp [new file with mode: 0644]
src/frontends/qt/GuiSourceEdit.h [new file with mode: 0644]
src/frontends/qt/LaTeXHighlighter.cpp
src/frontends/qt/Makefile.am
src/frontends/qt/ui/LocalLayoutUi.ui
src/frontends/qt/ui/PreambleUi.ui