Commit Graph

9 Commits (main)

Author SHA1 Message Date
Daniel Rosengarten 2f8322730a
[ide-vscode] Add instructions to tasks.json (#2126)
* Update tasks.json for VS Code

Add 2 tasks for Visual Studio Code IDE.
Force code style update before compile.

Signed-off-by: Daniel Rosengarten <github@praetorians.be>

* Add a second update properties task

Signed-off-by: Daniel Rosengarten <github@praetorians.be>

* Update tasks.json

Signed-off-by: Daniel Rosengarten <github@praetorians.be>

---------

Signed-off-by: Daniel Rosengarten <github@praetorians.be>
2023-11-19 23:48:22 +01:00
Wouter Born 6bf5bf026b
Update links to target "main" branches (#1460)
* Update links to target "main" branches

Signed-off-by: Wouter Born <github@maindrain.net>

* Update process_file.rb

Signed-off-by: Wouter Born <github@maindrain.net>

* Update for all other repos too

Signed-off-by: Wouter Born <github@maindrain.net>
2021-01-20 20:32:07 +01:00
Michael Rossner 4e14269859
IDE-example files: change pathes to match OH3 patterns (#1389)
Signed-off-by: Michael Roßner <Schrott.Micha@web.de>
2020-12-27 14:06:40 +01:00
jwveldhuis 662c07f0fa
Use tail -F instead of -f to keep tailing after OpenHAB restart. (#1383)
Signed-off-by: Jan-Willem Veldhuis <jwveldhuis@gmail.com>
2020-12-26 14:54:44 +01:00
Michael Rossner b7d00715e9
tasks.json: remove extra comma to fix syntax error (#1288)
Signed-off-by: Michael Roßner <Schrott.Micha@web.de>
2020-11-28 23:15:32 +01:00
tmrobert8 60286f2616 VSCode add to setting (#1124)
* Fix start.sh debug command

Signed-off-by: Tim Roberts <troberts@bigfoot.com>

* Added to VSCode settings

Signed-off-by: Tim Roberts <timmarkroberts@gmail.com>

* Added settings.json and references to it

Signed-off-by: Tim Roberts <timmarkroberts@gmail.com>

* Fix typos

Signed-off-by: Tim Roberts <timmarkroberts@gmail.com>
2020-01-07 22:43:42 +01:00
tmrobert8 2949e35db1 Fix start.sh debug command (#1016)
Signed-off-by: Tim Roberts <troberts@bigfoot.com>
2019-07-14 14:18:39 +02:00
tmrobert8 0dbe1d9143 Updated tasks.json to fix linux/osx commands (#1008)
Fixed image that had some personal information in it
Added code formatting settings
Fixed breaks on images

Signed-off-by: Tim Roberts <troberts@bigfoot.com>
2019-06-16 09:11:55 +02:00
tmrobert8 8e80220045 Added VSCode instructions (#994)
* Added VSCode instructions

Signed-off-by: Tim Roberts <troberts@bigfoot.com>

* Updated tasks/images/doc from review

Signed-off-by: Tim Roberts <troberts@bigfoot.com>

* Removed comments

Signed-off-by: Tim Roberts <troberts@bigfoot.com>

* Added tail logs

Signed-off-by: Tim Roberts <troberts@bigfoot.com>
2019-05-24 21:10:30 +02:00