Update ide-features.section.html

Adapt docu and screen shots for graphics conversion editor
This commit is contained in:
Peter Dell 2024-07-02 21:29:06 +02:00
parent 71b6bb07c3
commit 6706d40ba7

View File

@ -322,8 +322,7 @@ This is very helpful to turn parts of a file into source code. The possibility t
</table>
</li>
<li>Viewer for GIF/JPG/BMP/PNG images.</li>
<li>Available via context menu including multi-file-selection to open several files simultaneously.<br />TODO: This is no longer the case. This part of the documentation must be tested and updated.<br /><img src="productions/java/ide/features/ide-common-context-menu-open-with-graphics-editor.png" alt="Open With Graphics Editor" /></li>
<li>The "Open With Graphics Editor" menu entry closes an existing editor in case the file is already opened, forcing the file to be opened with the graphics editor. In addition, the graphics editor is set as the default editor for this file. Consequently, double-clicking the file in the package explorer will open it automatically with the graphics editor, no matter which file type. This saves you from always using the context menu just because the file has no known file type. Using the "Open With" context menu entry, you can change the default editor again.</li>
<li>Available via the "Open With" entry in context menu including multi-file-selection to open several files simultaneously.<br /><img src="productions/java/ide/features/ide-common-context-menu-open-with-graphics-editor.png" alt="Open With Graphics Editor" /></li>
<li>Available via hyperlink navigation for binary include statements.</li>
<li>Conversion from binary or 8-bit image files to GIF/JPG/BMP/PNG images.
<ul>