8 Commits

Author SHA1 Message Date
Ernst Klamer
ade2724ae5
Update python version in development docs (#1645) 2023-01-24 19:30:13 +01:00
Giel Janssens
355a77e578
Update development_environment.mdx (#1471) 2023-01-17 14:49:19 +01:00
dgtal1
7f88317945
Add notes about debugging HA in Dev Container (#1469)
* Add notes about debugging HA in Dev Container

Since some people (like me and others) experience issues with the default Dev Container debugging, whcih doesn't work out-of-the box - new developers may think that debugging is not supported by the dev container out-of-the-box. This description is to indicate that normally debugging doesn't needs any additional actions to be taken to enable it. I also mentioned the way to debug remote instances, which may be very helpful for the developers, also in case of issues with the default debugging without enabling `debugpy`.
If I had such description I wouldn't loose almost 2 hours of googling trying to find out what is supported and what are the options, so I hope thanks to this people will avoid this.

* Fix typo in my previous description

* Small tweaks

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-01-04 00:33:49 +02:00
Michał Stańczyk
669b3d883d
Update development_environment.mdx (#1501)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-10-18 18:44:31 +02:00
Sven Serlier
4e7bb3f46b
Update some URLs (#1347) 2022-05-30 11:46:43 +02:00
ZuluWhiskey
fa3322fc96
Update development_environment.mdx (#1189) 2022-01-23 19:18:05 +01:00
Philip Allgaier
00c4faae3f
Update minimum Python version to 3.9 (#1191) 2022-01-22 13:20:30 +01:00
Paulus Schoutsen
42b0196253
Optimize dev env instructions (#1072)
* Optimize dev env instructions

* Apply suggestions from code review

Co-authored-by: Tom Brien <TomBrien@users.noreply.github.com>

* Update extensions in others

* Typo

Co-authored-by: Tom Brien <TomBrien@users.noreply.github.com>
Co-authored-by: Tom Brien <tom@byth.co.uk>
2021-10-19 12:07:51 +01:00