Komodo / KomodoEdit

Komodo Edit is a fast and free multi-language code editor. Written in JS, Python, C++ and based on the Mozilla platform.
http://www.komodoide.com/komodo-edit
Other
2.15k stars 300 forks source link

Verify system modules #2920

Open Naatan opened 7 years ago

Naatan commented 7 years ago

We need to go over all our modules and properly convert modules that are essential to system modules.

To do this is in THEORY very simple, simply change koinstall to kodistinstall in the Conscript.

IN THEORY.

nominees so far:

fontawesome, icomoon

th3coop commented 6 years ago

@Naatan, i'm not sure what this one is about. Can you weigh in on it? Push out or no?

Naatan commented 6 years ago

Ensure modules that Komodo has an explicit dependency on are system modules (cannot be disabled). This isn't 11.1 worthy at this stage.