Navigation
Synopsis Clear a registered language.
Function void clearLanguage(str name)
Usage import util::IDE;
Description Remove a registered language.
Benefits When in doubt about the state of your IDE additions, you can always remove the language, close all editors and check if everything is gone, then re-register your language again.
Pitfalls Use with caution! This will clear a registered language (for debugging purposes).
Is this page unclear, or have you spotted an error? Please add a comment below and help us to improve it. For all other questions and remarks, visit ask.rascal-mpl.org.