Home
About
Contact
Categories
Classic ASP (28 - Sub-Categories)
CSS (1 - Sub-Category)
JavaScript (5 - Sub-Categories)
Databases (22 - Sub-Categories)
ASP.NET (23 - Sub-Categories)
Delphi (5 - Sub-Categories)
Windows Server Core (3 - Sub-Categories)
VMWare (1 - Sub-Category)
Code Editing Tools (2 - Sub-Categories)
Linux (2 - Sub-Categories)
Dell Servers (15 - Sub-Categories)
Blog Entries
2025 (1 - Entry)
Bug Reports
(Bugs Fixed
New CFFCS Coding Source is still in Beta
Please report any errors to the [Contact] page. Thank you.
Classic ASP (28)
CSS (1)
JavaScript (5)
Databases (22)
ASP.NET (23)
Delphi (5)
Windows Server Core (3)
VMWare (1)
Code Editing Tools (2)
Linux (2)
Dell Servers (15)
Format SQL Script
Go Back To Category List
[
Code Editing Tools
]
Current Category Entry
Go Back To Category List
[
Code Editing Tools
]
Code Editing Tools
Notepad++
Notepad++
SubCategory Entry Date: March 17,2024 @ 01:29:25 / Last Updated On: March 17,2024 @ 01:47:41
Notepad++ is one of the most advanced open-sourced editors in the world. With over 80 different programming languages, it includes syntax highlighting, code folding, and a tabbed editing interface to work with multiple files at once.
In these articles, I will describe all of my favorite things about Notepad++.
Code Articles
How to add text to the end of every line of a text file using Notepad++
Is there a way to add text to the end of every line of a text file? Yes, and it is quick and easy to do with Notepad++.
How to add text to the beginning of every line of a text file using Notepad++
Is there a way to add text to the beginning of every line of a text file? Yes, and it is quick and easy to do with Notepad++.