openhab / openhab-vscode

VS Code extension for openHAB configuration files
https://marketplace.visualstudio.com/items?itemName=openhab.openhab
Eclipse Public License 2.0
159 stars 47 forks source link

show icons for rules, scripts, persistance files #203

Closed CWempe closed 4 years ago

CWempe commented 4 years ago

I just blindly implemented what @VWe1 posted in https://github.com/openhab/openhab-vscode/issues/198.

I did not test it, because I don't even know how to compile/build a vscode extension. 😄

Signed-off-by: Christoph Wempe cw-git@wempe.net (github: CWempe)

CWempe commented 4 years ago

I signed off the PR instead of the commit.

Will create a new PR.