Are Visual MinGW Developers interested in a Code Browser feature

Avatar

zathrose

7 months ago

Developers,

Interested in a code browser feature.... I have one I built over the last 4-6 months. Needed it for my job. one click and it finds the source file name and line number.... Good for enumeratinos, defines, functions, classes.... inheritance, multi-inheritance. Unlike codeblocks or eclipse. This is really close to microsoft browser ability. (which is what I got spoiled on) So I wrote one.

i have no time to advance it further, easy code though. it comprises about 2 source files actually. unlike the gooffy codeblocks which always finds the wrong location. Its second to my editor. I call it codebrowser. yea nothing unique.

I spent 4 months developing the codebrowser. Then needed to write an editor to use it in but codeblocks (the nicest one I could find) is the uggliest code i've ever seen!! my editor is 3 files, and theirs is 30+ Lots of Third Party BS. Took a whole day to set it up, then I think it takes about 20 - 30 minutes to compile..... really irritating

So I wrote and have been productively using my own editor.

Interested??? An editor without code-browsing = everybody buying microsoft studio

Im accepting offers ;) or i'll give it away if theres no takers. open source I suppose if nobody is interested in a couple years or whenever I get around to it. Im pretty occupied with my job right now. Found you're site while looking for makedepend command for you're compiler. Which is Great! Actually I wrote my editor with the MinGW. (note: regex should be included in future releases)

- Matthew Pappas
  Zathrose@gmail.com
  www.mattpappas.net63.net

ps I get a lot of junk mail, so make the subject obvious please ... or call. Calling works. Check out the site.

-- Matthew Pappas 201-925-2821 Zathrose@gmail.com http://www.mattpappas.net63.net


Avatar

zathrose

3 months ago

Alright... I posted it on the site.

The site has moved!! http://www.MattPappas.T35.com The site has moved!!

-------> OPEN SOURCE <-------

Without funding it will not be developed further. (I am accepting donations) Enjoy = )