basinsights.blogg.se

How to use notepad++ as a source code editor
How to use notepad++ as a source code editor







how to use notepad++ as a source code editor

Let’s imagine you are writing some code that needs to use the SOLIDWORKS EPDM command “AddTail” but you’ve forgotten how to use the command….and in which project you even used it!Īs you can see in the image above, “Find in Files” is in the same dialog as “Find” and “Replace”. I recommend trying the “Find in Files” function in Notepad++. The problem is that it is usually easier to find code examples on the Internet than your own hard drive! You would rather use code from your own library – you trust it. Over time your own personal code library is going to grow.

how to use notepad++ as a source code editor

When you first begin programming for applications, the Internet is your friend, it is usually the fastest way to figure out how to write a section of code.









How to use notepad++ as a source code editor