D17128: DocumentPrivate: Remove comment mark when joining lines
loh tar
noreply at phabricator.kde.org
Fri Nov 23 23:01:31 GMT 2018
loh.tar added a comment.
This works so far in most cases I have tried.
- C/C++, // and /* */ works, but sadly not Oxygen style comments. Guess the single star is not as special marked. Could that be fixed in the highlight stuff?
- Bash, # works
- Ruby, # works
- Python, # works
- PHP, // works, # works NOT which surprised me because they are as comment colored
- Tcl, # works, backslash comment continuation works not but it's not surprising
REPOSITORY
R39 KTextEditor
REVISION DETAIL
https://phabricator.kde.org/D17128
To: loh.tar, #ktexteditor
Cc: kwrite-devel, kde-frameworks-devel, #ktexteditor, michaelh, ngraham, bruns, demsking, head7, cullmann, kfunk, sars, dhaumann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwrite-devel/attachments/20181123/13cc53b8/attachment.html>
More information about the KWrite-Devel
mailing list