Skip to content

Commit 9b18014

Browse files
authored
Update README.md
1 parent 10aca27 commit 9b18014

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@ Code4D-Wizard is a set of plugin tools designed to be used in the Delphi IDE. It
4444
4545

4646
# 🔎 Preview resources Code4D-Wizard
47-
48-
49-
5047
### * Menus add in MainMenu IDE
5148

5249
![Menus-Add-in-MainMenu-IDE-Delphi.png](https://github.com/Code4Delphi/Code4D-Wizard/blob/master/Img/Menus-Add-in-MainMenu-IDE-Delphi.png)
@@ -62,9 +59,7 @@ Code4D-Wizard is a set of plugin tools designed to be used in the Delphi IDE. It
6259
- **Find in Files**: Searches the units, with several configuration options, and can search not only in .pas files but also in .dfm, . fmx and in .dpr and .dproj. Another interesting point is that when displaying the search result, it marks the words found in green to make identification easier, in addition to showing a totalizer with the number of occurrences of the searched text and the number of files that have them.
6360
![Find-in-files.png](https://github.com/Code4Delphi/Code4D-Wizard/blob/master/Img/Find-in-files.png)
6461

65-
![Find-in-files-Messages.png](https://github.com/Code4Delphi/Code4D-Wizard/blob/master/Img/Find-in-files-Messages.png)
66-
67-
62+
![Find-in-files-Messages.png](https://github.com/Code4Delphi/Code4D-Wizard/blob/master/Img/Find-in-files-Messages.png)
6863

6964
- **Replace in Files**: Makes the alteration of texts in the units, with several option of configurations, and it can make the replace not only in .pas files but also in .dfm, . fmx and in .dpr and .dproj. Another interesting point is that when displaying the result of the changes, it shows a totalizer with the number of occurrences of the text changed and the number of files that have them.
7065
- **Default Files In Opening Project**: This feature allows you to inform which units or forms are automatically opened as soon as the project is opened in the IDE.

0 commit comments

Comments
 (0)