

#Mrc coderunner code#
New editor features include display of invisible characters, scrolling past the end of the document, current line highlight, page guide, customizable line spacing, code completion improvements, and improved multiple selection support. It now supports more than 230 syntax highlighting modes, all updated to the latest language specifications. The editor has been enhanced with lots of new features. You can even add your own documentation lookup sources. Look up functions, methods, classes, and other symbols instantly by tapping with three fingers on a symbol name, or use the autolookup feature. The all-new documentation sidebar lets you browse the online docs for your programming language without ever leaving the app. Support for dark mode in macOS Mojave, in addition to a complete UI overhaul.



You can explicitly Auto-Indent an existing block of code using Control-I, but this is rarely needed since Auto-Indent is applied automatically as you type and when pasting code. All indentation functionality has been rewritten to be smarter and more deeply integrated into the editor. In addition to providing better highlighting, this allows for quick and precise renaming of variables and other symbol names. Local variables, functions, and other code tokens are now highlighted on top of CodeRunner's powerful grammar-based syntax highlighting. Improved Highlighting with Code Tokenizers.Hold Command, Option, or Control-Shift while clicking or dragging to add multiple selections anywhere, allowing you to quickly make similar edits in multiple locations at once. CodeRunner 4's new editor supports fully context-independent multiple selections. It's also easy to add support for third-party linters. Compile and runtime issues in the console are automatically highlighted and included in the document. CodeRunner checks your document for errors and common issues, underlining mistakes and describing the problem directly inline with your code. Get instant feedback on your code as you write it.
#Mrc coderunner update#
CodeRunner 4 is a huge update with hundreds of new features and improvements, including:
