Ok it is hard to describe what I was looking for in the Subject so here is what I am looking for in a more detailed way. I work with a lot of flatfiles which are byte sensitive .txt's. Is there any possible way to set up Notepad++ to set a background color to the file that changes depending on how far I am into the file to make things easier to find?
For example: I need a name that starts at 0 bytes and has to end at 50 no matter how long the name is. Then I need an address that starts at 51 bytes and ends at 105. Can I set up the program to color a background a specific color from 0-50, then a new color from 51-105, and so on for what I need? Or would I be needing a plugin of some sort for that? And if I do need a plugin like that, is there any out there already?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Ok it is hard to describe what I was looking for in the Subject so here is what I am looking for in a more detailed way. I work with a lot of flatfiles which are byte sensitive .txt's. Is there any possible way to set up Notepad++ to set a background color to the file that changes depending on how far I am into the file to make things easier to find?
For example: I need a name that starts at 0 bytes and has to end at 50 no matter how long the name is. Then I need an address that starts at 51 bytes and ends at 105. Can I set up the program to color a background a specific color from 0-50, then a new color from 51-105, and so on for what I need? Or would I be needing a plugin of some sort for that? And if I do need a plugin like that, is there any out there already?