Author Topic: External IDE (Sublime Text Editor or another)  (Read 1341 times)

Offline erico

  • Prof. Inline
  • *****
  • Posts: 1933
    • View Profile
    • Portfolio
Re: External IDE (Sublime Text Editor or another)
« Reply #30 on: 2012-Jun-13 »
I'm not sure how the debug version would work - I can't see how you could introduce breakpoints and do a debug run of your code through an external IDE.

yep, I guess it would be nice to upgrade on the current GLB ide to have features people enjoy.
It may be more important to have our current ide running on mac/linux too.
...and then try to improve on it?

It sounds like a lot of work to me. Good thing the current ide is all I need :)
But the map/scroll on the right side of this one really looks interesting. :good:

Offline Kitty Hello

  • code monkey
  • Administrator
  • Prof. Inline
  • *****
  • Posts: 10277
  • here on my island the sea says 'hello'
    • View Profile
    • http://www.glbasic.com
Re: External IDE (Sublime Text Editor or another)
« Reply #31 on: 2012-Jun-13 »
There's no way to debug a program outside of the editor. I might think about using the gpc-debugger one day. But I have no idea if it's possible.