Skip to content

Instantly share code, notes, and snippets.

@RyanNutt
Created February 28, 2018 02:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RyanNutt/8ccd90afab92ba9f2071b761f235894e to your computer and use it in GitHub Desktop.
Save RyanNutt/8ccd90afab92ba9f2071b761f235894e to your computer and use it in GitHub Desktop.
Print the current mode from Ace Editor
console.info(editProblem.codeEdit.getSession().getMode().$id);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment