openhab-docs/configuration/editors.md

86 lines
4.1 KiB
Markdown
Raw Normal View History

[Configuration] Move Syntax Highlighting page from old wiki (#434) * Moved Syntax Highlighting page from openhab1-addons wiki into user manual Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Cosmetic improvements according to the PR Discussion Signed-off-by: Jerome Luckenbach github@luckenba.ch (github: @Confectrician) * Some Improvements from the feedback of @ThomDietrich. More to come. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * General: Added some introduction sentences. Updated Notepad++ "installation" section Eclipse SmartHome Designer: Moved ESH article from installation category to editors page. Additionally removed the navigation menu entry and updated all references to other articles and moved used images in the now necessary folder. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Improvement due to requested change "First letter of a line capital pls" Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Requested Name and capital Letter changes. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Updated mcedit section. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * - Requested changes by ThomDietrich - Additionally shortenend the "Others" Section Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Typo correction and intro text update to current headlines. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * - Defined headanchor explicitly - Added designer.md file with a redirection to the new editors page. - Removed some sentences of the introduction - Changed the "Others" headline Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Add stable anchors Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-08-27 10:56:55 +00:00
---
layout: documentation
title: Editors
---
# Editors - Different Ways to Simplify Your Textual Configuration
Currently there are several existing solutions, that can help you configuring your openHAB instance in a textual way.
This documentation page can give you some guidance in choosing the right one for you and setting it up.
[[toc]]
[Configuration] Move Syntax Highlighting page from old wiki (#434) * Moved Syntax Highlighting page from openhab1-addons wiki into user manual Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Cosmetic improvements according to the PR Discussion Signed-off-by: Jerome Luckenbach github@luckenba.ch (github: @Confectrician) * Some Improvements from the feedback of @ThomDietrich. More to come. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * General: Added some introduction sentences. Updated Notepad++ "installation" section Eclipse SmartHome Designer: Moved ESH article from installation category to editors page. Additionally removed the navigation menu entry and updated all references to other articles and moved used images in the now necessary folder. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Improvement due to requested change "First letter of a line capital pls" Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Requested Name and capital Letter changes. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Updated mcedit section. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * - Requested changes by ThomDietrich - Additionally shortenend the "Others" Section Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Typo correction and intro text update to current headlines. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * - Defined headanchor explicitly - Added designer.md file with a redirection to the new editors page. - Removed some sentences of the introduction - Changed the "Others" headline Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Add stable anchors Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-08-27 10:56:55 +00:00
## Network Preparations
Any editors used to configure openHAB need to be able to access the configuration files on the remote openHAB host.
This can be achieved by using a [network share](https://en.wikipedia.org/wiki/Shared_resource) set up on the remote host and mounted on your local computer.
The steps required to set up a [network share](https://en.wikipedia.org/wiki/Shared_resource) on your local host computer are specific to the host operation system.
How to setup and use Samba on a Linux system is described in the [Linux article]({{base}}/installation/linux.html#network-sharing).
If you are using [openHABian]({{base}}/installation/openhabian.html), the network shares are readily configured for you, you only need to mount them locally.
_Attention Windows users:_ Directly accessing network shares (UNC paths) is often not supported. Please be sure to mount the network share to a drive letter.
[Configuration] Move Syntax Highlighting page from old wiki (#434) * Moved Syntax Highlighting page from openhab1-addons wiki into user manual Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Cosmetic improvements according to the PR Discussion Signed-off-by: Jerome Luckenbach github@luckenba.ch (github: @Confectrician) * Some Improvements from the feedback of @ThomDietrich. More to come. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * General: Added some introduction sentences. Updated Notepad++ "installation" section Eclipse SmartHome Designer: Moved ESH article from installation category to editors page. Additionally removed the navigation menu entry and updated all references to other articles and moved used images in the now necessary folder. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Improvement due to requested change "First letter of a line capital pls" Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Requested Name and capital Letter changes. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Updated mcedit section. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * - Requested changes by ThomDietrich - Additionally shortenend the "Others" Section Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Typo correction and intro text update to current headlines. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * - Defined headanchor explicitly - Added designer.md file with a redirection to the new editors page. - Removed some sentences of the introduction - Changed the "Others" headline Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Add stable anchors Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-08-27 10:56:55 +00:00
## openHAB VS Code Extension
openHAB VS Code is an extension for the [Visual Studio Code](https://code.visualstudio.com) editor.
You can find it in the [Microsoft Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=openhab.openhab).
[Configuration] Move Syntax Highlighting page from old wiki (#434) * Moved Syntax Highlighting page from openhab1-addons wiki into user manual Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Cosmetic improvements according to the PR Discussion Signed-off-by: Jerome Luckenbach github@luckenba.ch (github: @Confectrician) * Some Improvements from the feedback of @ThomDietrich. More to come. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * General: Added some introduction sentences. Updated Notepad++ "installation" section Eclipse SmartHome Designer: Moved ESH article from installation category to editors page. Additionally removed the navigation menu entry and updated all references to other articles and moved used images in the now necessary folder. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Improvement due to requested change "First letter of a line capital pls" Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Requested Name and capital Letter changes. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Updated mcedit section. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * - Requested changes by ThomDietrich - Additionally shortenend the "Others" Section Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Typo correction and intro text update to current headlines. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * - Defined headanchor explicitly - Added designer.md file with a redirection to the new editors page. - Removed some sentences of the introduction - Changed the "Others" headline Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Add stable anchors Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-08-27 10:56:55 +00:00
![openHAB VS Code Extension demo](images/vscode_demo.gif)
[Configuration] Move Syntax Highlighting page from old wiki (#434) * Moved Syntax Highlighting page from openhab1-addons wiki into user manual Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Cosmetic improvements according to the PR Discussion Signed-off-by: Jerome Luckenbach github@luckenba.ch (github: @Confectrician) * Some Improvements from the feedback of @ThomDietrich. More to come. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * General: Added some introduction sentences. Updated Notepad++ "installation" section Eclipse SmartHome Designer: Moved ESH article from installation category to editors page. Additionally removed the navigation menu entry and updated all references to other articles and moved used images in the now necessary folder. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Improvement due to requested change "First letter of a line capital pls" Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Requested Name and capital Letter changes. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Updated mcedit section. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * - Requested changes by ThomDietrich - Additionally shortenend the "Others" Section Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Typo correction and intro text update to current headlines. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * - Defined headanchor explicitly - Added designer.md file with a redirection to the new editors page. - Removed some sentences of the introduction - Changed the "Others" headline Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Add stable anchors Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-08-27 10:56:55 +00:00
### Installation
1. Install [Visual Studio Code](https://code.visualstudio.com/Download) on your desktop computer (not on the openHAB host)
1. Open the extension sidebar.
![openHAB VS Code Extension alternative installation](images/vscode_extensiontab_icon.png)
1. Search for openHAB and install the extension.
[Configuration] Move Syntax Highlighting page from old wiki (#434) * Moved Syntax Highlighting page from openhab1-addons wiki into user manual Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Cosmetic improvements according to the PR Discussion Signed-off-by: Jerome Luckenbach github@luckenba.ch (github: @Confectrician) * Some Improvements from the feedback of @ThomDietrich. More to come. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * General: Added some introduction sentences. Updated Notepad++ "installation" section Eclipse SmartHome Designer: Moved ESH article from installation category to editors page. Additionally removed the navigation menu entry and updated all references to other articles and moved used images in the now necessary folder. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Improvement due to requested change "First letter of a line capital pls" Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Requested Name and capital Letter changes. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Updated mcedit section. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * - Requested changes by ThomDietrich - Additionally shortenend the "Others" Section Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Typo correction and intro text update to current headlines. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * - Defined headanchor explicitly - Added designer.md file with a redirection to the new editors page. - Removed some sentences of the introduction - Changed the "Others" headline Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Add stable anchors Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-08-27 10:56:55 +00:00
[Visit the Extensions GitHub Page for further Information](https://github.com/openhab/openhab-vscode/blob/main/README.md "GitHub Repo for the VS Code Extension")
[Configuration] Move Syntax Highlighting page from old wiki (#434) * Moved Syntax Highlighting page from openhab1-addons wiki into user manual Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Cosmetic improvements according to the PR Discussion Signed-off-by: Jerome Luckenbach github@luckenba.ch (github: @Confectrician) * Some Improvements from the feedback of @ThomDietrich. More to come. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * General: Added some introduction sentences. Updated Notepad++ "installation" section Eclipse SmartHome Designer: Moved ESH article from installation category to editors page. Additionally removed the navigation menu entry and updated all references to other articles and moved used images in the now necessary folder. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Improvement due to requested change "First letter of a line capital pls" Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Requested Name and capital Letter changes. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Updated mcedit section. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * - Requested changes by ThomDietrich - Additionally shortenend the "Others" Section Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Typo correction and intro text update to current headlines. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * - Defined headanchor explicitly - Added designer.md file with a redirection to the new editors page. - Removed some sentences of the introduction - Changed the "Others" headline Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Add stable anchors Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-08-27 10:56:55 +00:00
### Rule Validation
This extension has the ability to check rules and validate them through a so called `Language Server`.
(If you want to know more about this in general look [here](https://langserver.org/).)
The validation needs a running openHAB installation in your environment and can be activated with some simple steps.
You can find all important information in the extensions [readme file](https://github.com/openhab/openhab-vscode#validating-the-rules).
[Configuration] Move Syntax Highlighting page from old wiki (#434) * Moved Syntax Highlighting page from openhab1-addons wiki into user manual Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Cosmetic improvements according to the PR Discussion Signed-off-by: Jerome Luckenbach github@luckenba.ch (github: @Confectrician) * Some Improvements from the feedback of @ThomDietrich. More to come. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * General: Added some introduction sentences. Updated Notepad++ "installation" section Eclipse SmartHome Designer: Moved ESH article from installation category to editors page. Additionally removed the navigation menu entry and updated all references to other articles and moved used images in the now necessary folder. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Improvement due to requested change "First letter of a line capital pls" Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Requested Name and capital Letter changes. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Updated mcedit section. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * - Requested changes by ThomDietrich - Additionally shortenend the "Others" Section Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Typo correction and intro text update to current headlines. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * - Defined headanchor explicitly - Added designer.md file with a redirection to the new editors page. - Removed some sentences of the introduction - Changed the "Others" headline Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Add stable anchors Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-08-27 10:56:55 +00:00
## Other Editor Integrations
The here summarized projects provide syntax highlighting for different text editors, but have no _on top_ functionality.
[Configuration] Move Syntax Highlighting page from old wiki (#434) * Moved Syntax Highlighting page from openhab1-addons wiki into user manual Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Cosmetic improvements according to the PR Discussion Signed-off-by: Jerome Luckenbach github@luckenba.ch (github: @Confectrician) * Some Improvements from the feedback of @ThomDietrich. More to come. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * General: Added some introduction sentences. Updated Notepad++ "installation" section Eclipse SmartHome Designer: Moved ESH article from installation category to editors page. Additionally removed the navigation menu entry and updated all references to other articles and moved used images in the now necessary folder. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Improvement due to requested change "First letter of a line capital pls" Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Requested Name and capital Letter changes. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Updated mcedit section. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * - Requested changes by ThomDietrich - Additionally shortenend the "Others" Section Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Typo correction and intro text update to current headlines. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * - Defined headanchor explicitly - Added designer.md file with a redirection to the new editors page. - Removed some sentences of the introduction - Changed the "Others" headline Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Add stable anchors Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-08-27 10:56:55 +00:00
### mcedit
mcedit is an editor which comes with mc (Midnight Commander).
You can find the syntax files and installation instructions on [openhab-mcedit](https://github.com/CWempe/openhab-mcedit).
### Notepad++
Notepad++ is a free source code editor for Windows.
Version 6.2 or above is required.
You can find the syntax files on [openhab-samples](https://github.com/thefrip/openhab-samples) and install the files like it is described in the [notepad++ user manual](https://npp-user-manual.org/docs/user-defined-language-system/).
[Configuration] Move Syntax Highlighting page from old wiki (#434) * Moved Syntax Highlighting page from openhab1-addons wiki into user manual Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Cosmetic improvements according to the PR Discussion Signed-off-by: Jerome Luckenbach github@luckenba.ch (github: @Confectrician) * Some Improvements from the feedback of @ThomDietrich. More to come. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * General: Added some introduction sentences. Updated Notepad++ "installation" section Eclipse SmartHome Designer: Moved ESH article from installation category to editors page. Additionally removed the navigation menu entry and updated all references to other articles and moved used images in the now necessary folder. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Improvement due to requested change "First letter of a line capital pls" Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Requested Name and capital Letter changes. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Updated mcedit section. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * - Requested changes by ThomDietrich - Additionally shortenend the "Others" Section Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Typo correction and intro text update to current headlines. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * - Defined headanchor explicitly - Added designer.md file with a redirection to the new editors page. - Removed some sentences of the introduction - Changed the "Others" headline Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Add stable anchors Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-08-27 10:56:55 +00:00
### Vim
Vim is a text editor in Linux systems.
You can find the syntax file and installation instructions on [openhab-vim](https://github.com/cyberkov/openhab-vim).
### Nano
Nano is a common editor in Linux systems.
You can find the syntax file and installation instructions on [openhabnano](https://github.com/airix1/openhabnano).
### TextWrangler
[Configuration] Move Syntax Highlighting page from old wiki (#434) * Moved Syntax Highlighting page from openhab1-addons wiki into user manual Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Cosmetic improvements according to the PR Discussion Signed-off-by: Jerome Luckenbach github@luckenba.ch (github: @Confectrician) * Some Improvements from the feedback of @ThomDietrich. More to come. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * General: Added some introduction sentences. Updated Notepad++ "installation" section Eclipse SmartHome Designer: Moved ESH article from installation category to editors page. Additionally removed the navigation menu entry and updated all references to other articles and moved used images in the now necessary folder. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Improvement due to requested change "First letter of a line capital pls" Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Requested Name and capital Letter changes. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Updated mcedit section. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * - Requested changes by ThomDietrich - Additionally shortenend the "Others" Section Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Typo correction and intro text update to current headlines. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * - Defined headanchor explicitly - Added designer.md file with a redirection to the new editors page. - Removed some sentences of the introduction - Changed the "Others" headline Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Add stable anchors Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-08-27 10:56:55 +00:00
TextWrangler is a text and code editor for macOS.
[Configuration] Move Syntax Highlighting page from old wiki (#434) * Moved Syntax Highlighting page from openhab1-addons wiki into user manual Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Cosmetic improvements according to the PR Discussion Signed-off-by: Jerome Luckenbach github@luckenba.ch (github: @Confectrician) * Some Improvements from the feedback of @ThomDietrich. More to come. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * General: Added some introduction sentences. Updated Notepad++ "installation" section Eclipse SmartHome Designer: Moved ESH article from installation category to editors page. Additionally removed the navigation menu entry and updated all references to other articles and moved used images in the now necessary folder. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Improvement due to requested change "First letter of a line capital pls" Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Requested Name and capital Letter changes. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Updated mcedit section. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * - Requested changes by ThomDietrich - Additionally shortenend the "Others" Section Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Typo correction and intro text update to current headlines. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * - Defined headanchor explicitly - Added designer.md file with a redirection to the new editors page. - Removed some sentences of the introduction - Changed the "Others" headline Signed-off-by: Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician) * Add stable anchors Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-08-27 10:56:55 +00:00
You can find the syntax file and installation instructions on [openhab-syntax-textwrangler](https://github.com/GrisoMG/openhab-syntax-textwrangler).
### BBEdit
BBEdit is a text and code editor for macOS and the official successor of TextWrangler.
You can find the syntax file and installation instructions on [BBEdit-openHAB-language](https://github.com/mjmeijer/BBEdit-openHAB-language).
2021-12-22 06:36:53 +00:00
### Emacs
Emacs is an amazingly extendable free software text editor.
You can find a basic modes for the most common types at [openhab-mode](https://github.com/peterhoeg/openhab-mode).