Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Notepad++ setup for QB64
#2
I'm working on a library that has at present well over 5000 lines of code and growing. I decided to give RhoSigma's Notepad++ config a whirl and it's great!

I broke my library up into modules (.BM files) and $INCLUDE them in the main module. I loaded each .BM extension file into separate NotePad++ tabs and use the main library code in the QB64 IDE. This is working out really well.

When I make a change in one of the NotePad++ .BM files and introduce an error, after switching back to the IDE the IDE still informs me in which .BM file the error occurred and in which line number. I jump back over to NotePad++, click the appropriate tab, scroll down to the line number and make the corrections/changes.

I highly recommend giving this a try. It has completely changed my programming flow in a very positive way. I have a two monitor setup but this could easily work on a single monitor setup as well.

I'm not using NotePad++ as a replacement for the IDE. I still love the QB64PE IDE but RhoSigma's config for NotePad++ makes an excellent IDE enhancement tool.

This config had to have taken a great deal of time and patience to develop and I would like to thank RhoSigma for doing this.
New to QB64pe? Visit the QB64 tutorial to get started.
QB64 Tutorial
Reply


Messages In This Thread
Notepad++ setup for QB64 - by RhoSigma - 04-20-2022, 05:01 PM
RE: Notepad++ setup for QB64 - by grymmjack - 08-26-2023, 01:54 AM
RE: Notepad++ setup for QB64 - by TerryRitchie - 08-26-2023, 02:48 AM
Using RhoSigma's Notepad++ Config - by TerryRitchie - 02-13-2023, 04:17 AM



Users browsing this thread: 1 Guest(s)