How to insert [Path+Filename] into the Notepad text ?
- 
 Hi, I use Notepad++ for my Arduino programs, and I would like to know how to insert in the notepad text the [path + Filename] of my text. For example if my text is “Toto.ino” located in “C:\sources” , I would like to insert “C:\sources\Toto.ino” in my text. Thank you very much, 
- 
 @Elodie-CEMOI 
 Try menu item: Edit -> Copy to clipboard -> Current Full File path…
 Then paste.
- 
 I find it even faster to right-click the file’s tab…3 options appear for copying related items to the clipboard…including the “full path” one. 
- 
 Thank you very much ! 
- 
P PeterJones referenced this topic on 


