Mon, 11 Dec 2023 11:01:10 +0100
- Added context menu entries to show the directory path of an item in an external file manager.
- Added an entry to the background context menu to show the project directory in an external file manager.
<!DOCTYPE html> <html><head> <title>Table of contents</title> <meta charset="UTF-8"> <link rel="stylesheet" href="styles.css"> </head> <body> <h1>Table of contents</h1> <h3>Packages</h3> <table> <tr> <td><a href="index-Plugin_Extension_Protobuf.html">Plugin_Extension_Protobuf</a></td> <td>Package implementing the Protobuf support extension module.</td> </tr> </table> </body></html>