Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 675 Bytes

File metadata and controls

8 lines (7 loc) · 675 Bytes

Description

This is a Notepad++ plugin for NCL (NCAR Command Language). It provides auto-completion for NCL, including functions/procedures, graphical resources, and resource codes. It has been updated for NCL version 6.3.0 and can work for Notepad++ v6.7.8.

How to Use

  1. Download the "NCL.xml" and put it into the right place, for example "D:\Program Files\Notepad++\plugins\APIs" where you will also find many other ".xml" files.
  2. From the Notepad++ menu bar, select Settings -> Preferences -> Auto-Completion.
  3. Check the "Enable auto-completion on each input", "Function and word completion", "Function parameters hint on input", "()","".
  4. Restart Notepad++.