Navigation
Synopsis Register contributions to menus of a non-Rascal editor.
Function void registerNonRascalContributions(str name, set[Contribution] contributions)
Usage import util::IDE;
Description Register a number of contributions to the menus of a non-Rascal code editor:
  • name: eclipse editor id
  • contributions: (edit is not supported), and Tree parameter of the callback will be empty).
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.