Skip to content

Commit

Permalink
[WIP] Visual Studio Code IDE Documentation
Browse files Browse the repository at this point in the history
As the documentation already improved significantly since the issue was created, the improvements planed for this PR are minor. The main "feature" planed for this PR is, how docker image(s) can be used to develop & debug a binding without actually installing openHAB on the development system.

This also simplifies to work with different versions (e.g. if you analyze an issue of a released version, or if you develop/test on nightly builds). The proposed changes should also help to improve developer experience, e.g. add-on's and task configurations to locally check code formating rules (linting).

Fixes openhab#2276
---
## TODO
- [ ] ....
  • Loading branch information
pgfeller committed Nov 12, 2024
1 parent 0b81ce2 commit d984b76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
16.20.1

0 comments on commit d984b76

Please sign in to comment.