Notepad++ Scala syntax highlighting

Scala comes with Notepad++ plugin for syntax highlighting.

To install the plugin copy SCALA_HOME/misc/scala-tool-support/notepad-plus/userDefineLang.xml file to %APPDATA%\Notepad++ folder and restart Notepad++.

scala-tool-support folder contains plugins for other tools as well like textmate, emacs etc..

Comments

  1. Instead of Notepad ++ to facilitate the execution of tasks with files,
    I downloaded universal file viewer program helps open .txt file https://wikiext.com/txt this sure makes
    sense to install universal tool
    which also is the most recognized solution.

    ReplyDelete

Post a Comment

Popular posts from this blog

Parse XML to dynamic object in C#

C# Updating GUI from different thread