MaxIDE X

This is an IDE for the BlitzMax programming language.

The IDE is based on the source code of BRL for the original BlitzMax IDE, and some ideas and source code is ‘inspired’ by the MaxIDE Community Edition.

During the time I’ve added some original ideas of my own (like the search engine or autocompletation for code-blocks).

The actual release  has the following features:

  • Advanced code tree
  • debug on/off in toolbar
  • Search engine for help documentation integrated
  • Autocompletation for code-blocks
    • IF – END IF
    • REM – END REM
    • WHILE – WEND
    • SELECT – END SELECT
    • REPEAT – UNTIL
    • FUNCTION – END FUNCTION
    • METHOD – END METHOD
    • FOR – NEXT
    • TYPE – END TYPE
  • Auto-highlight for CONSTs and FIELDs for source and module code
  • Info cache for speeder auto-highlight of source code
  • on-line latest release checking & updating
  • template support
  • other commands highlighting support
  • IDE log for checking
  • (1.81) – fast typing for variable declaration
  • (1.81) – automatic return statement based on the function’s type
  • (1.82) – (win32) – file extension registration option integrated in IDE
  • (1.87) – supports for BlitzMax NG compiling options (platform, arch, appstub etc)

The project is open-source and free.


WARNING: to compile maxIDE X you need to install my ProxyGadgets & MY MAXGUI MODULES

MaxIDE X - toolbar
MaxIDE X - options panel
MaxIDE X - options panel 2
MaxIDE X - Const Highlight
MaxIDE X - Running on linux
MaxIDE X - automatic function type definition
PlayPlay
MaxIDE X - automatic variable definition
PlayPlay
maxide autoclose out
PlayPlay
MaxIDE X - built in search engine
PlayPlay
MaxIDE X - autohighlight
PlayPlay
previous arrow
next arrow
 

By continuing to use the site, you agree to the use of cookies. more information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close