Blaze IDE for Windows

Dear Everyone,

I am excited to announce the launch of my new project, Blaze IDE. Currently optimized for extension development, I anticipate expanding support for additional programming languages in the coming months.


Motto

This will help devs who have less computer resources due to its light nature while not compromising any feature of modern code editors


Key Features

  1. Lightweight: With a size of just 30-40 MB, Blaze IDE is one of the lightest code editors available
  2. Integrated Terminal: Seamlessly execute commands without leaving the editor.
  3. Rush Mode & Fast Mode: Depending on the compiler you are using.
  4. File Directory View: Easily navigate and manage your project files.
  5. Built with beginners in mind: If you are a beginner in coding, there is not a better option available.

And many other features to enhance your coding experience!



Website


Support

I am a student and maintaining such heavy projects is not easy! If you like the approach then please fund me on buymeacoffee!


Suggest a feature

Please comment on your views!

Regards
Sarthak Gupta

4 Likes

Please support Blaze starting from 2 dollars

2 Likes

excellent job , i have one doubt does this blaze ide shows errors and warnings in the code during compiling process

1 Like

Yes just like other tools

May I know if we need to configure JAVA_HOME and KOTLIN_HOME to support Java and Kotlin languages, or are they supported by default?

@JEWEL It is an IDE just like VS Code all the languages installed on your system will work no need to configure them separately

In my opinion, Visual Studio Code does not provide the same level of support for Kotlin development as IntelliJ IDEA does.

I am trying to build an ide that offers flexibility of vs code and other ide for java at the minumum size possible