Hi everybody here some issues I noticed: _Updated LSL Files_ I updated the syntax file for LSL (Linden Scripting Language). Feel free to put them into the next release. I would love to also define the conext file, but I don't know how to do that yet. Any suggestions? Files (viz https://www.torsten-funk.de/_bugs/LSL.zip ) (I already sent you this via email in the past, but I think that email got returned).
_Subfolder in Codeviewer_ My code explorer is showing a subfolder. It gets produced by the interaction of two PHP functions. The first function just echos FORM tags - the second contains a line with an URL, which is not commented out. Screenshot (viz https://snipboard.io/CBXMyD.jpg ), [url=https://www.torsten-funk.de/_bugs/63_pspad_subfolder_in_codeviewer.zip]File s[/url] _Non Folding PHP Functions_ Code folder does not fold PHP two certain functions in a PHP file. It seems to be caused by the brackets in the else block. If I remove those, folding works correct. Screenshot (viz https://snipboard.io/zJPuyw.jpg ), [url=https://www.torsten-funk.de/_bugs/68_pspad_non_folding_php_functions.zip]Fi les[/url] _Word-Wrap and Word Selection_ When I select a string, all occurances of this string in the same file should be highlighted. This does not work when Word-wrap is enabled. Screenshot (viz https://snipboard.io/hP6tJc.jpg ), Files (viz https://www.torsten-funk.de/_bugs/69_pspad_word-wrap_and_word_selection.zip ) _Moving Bookmarks_ When I set a red bookmark to the first word in line n, set cursor at the end of this line, and hit Enter to add a line-break, the bookmark moves into line n+1. To my understanding it should remain in line n, if line-break was initiated behind bookmark position of the same line. It even fails, when I set cursor to character 0 of the next line. Files (viz https://www.torsten-funk.de/_bugs/70_pspad_moving_bookmarks.zip ) _Word Wrap Ghosting_ When a line is ending on ").", and the word-wrappings happens between those characters, there will be shown two dots. Screenshot (viz https://snipboard.io/EiqGgK.jpg ), [url=https://www.torsten-funk.de/_bugs/71_pspad_word_wrap_ghosting.zip]Files[/ur l] _Unknown PHP Return Type Mixed_ With PHP 8.0 there was a new return type introduced: mixed. The PHP highlighter should show this bold. Screenshot (viz https://snipboard.io/Dwrc9n.jpg ), Files (viz https://www.torsten-funk.de/_bugs/72_pspad_unknown_php_return_type_mixed.zi p ), Reference (viz https://php.watch/versions/8.0/mixed-type ) _Bad Background on Toolbar Folders_ Selected folder in toolbar: The blue background, which indicates the selection, is broken or intersected into 3 parts. There seems to be the thin border missing above and below the folder name, and vertical borders between folder icon and folder name should be removed, also the additional one behind the name. Screenshot (viz https://snipboard.io/SfNn7t.jpg ) Issues I have not documented yet: - when counting a particular string in a server log file, it sometimes(!) shows a wrong result (one less), but a correct one when searching again. Probably under certain circumstances, which I have not found out yet. - double-clicking a line in in-file search result, this line becomes all white and unreadable (font switches to white). - double-clicking a line in in-file search result opens the file. When I close this file, and double-click again a search result for this file, it does not open again. Instead, it just jumps to the line in a different file, which was still open. Friendly greetings Ravelli -- <https://forum.pspad.com/read.php?6,76652,76679> PSPad freeware editor https://www.pspad.com