This shows you the differences between two versions of the page.
— |
tools:sublime [2018/07/09 08:15] (current) oschuett created |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Plugin for the Sublime Text 3 editor ====== | ||
+ | |||
+ | **For more information see https://github.com/nholmber/cp2k-syntax.** | ||
+ | |||
+ | ===== Features ===== | ||
+ | * Syntax highlighting based on the .sublime-syntax format requiring a recent version of Sublime Text 3 (minimum build number 3084) | ||
+ | * Standalone python linter which parses the input file and compares it to the XML input description of CP2K | ||
+ | * Snippets for commonly used control sequences | ||
+ | |||
+ | {{ :tools:sublime_plugin.png?400 |}} | ||
+ | |||
+ | |||
+ | |||