smith
a88f294f74
Updated devcontainer.json to comply with vscode requirements
...
* this fixes hanging dev container builds on Mac
2024-01-09 09:48:25 -05:00
Leo McArdle
3800193c73
svelte scaffolding for contribute pages ( #5019 )
2022-10-14 16:53:49 +03:00
Leo McArdle
f07177b724
move home directory for kitsune docker user ( #5017 )
...
this avoids vscode creating various files and folders in our source
directory when using a devcontainer
this also fixes pylance maxing out a cpu core when using a devcontainer
additionally, set vscode itself as the editor when commands (such as
git) are opened from its integrated terminal in a devcontainer
2022-01-31 09:31:31 +00:00
Leo McArdle
2871ee4cb4
move build pipeline to circleci ( #4923 )
2021-12-07 11:57:44 +00:00
Tasos Katsoulas
ef2874bb23
Update code settings.
2021-04-06 12:23:31 +03:00
Tasos Katsoulas
51ba427ebb
Install pylint.
...
* Update python requirements
* update vscode extensions
2020-07-24 16:36:28 +03:00
Leo McArdle
b02252e51e
vscode setup improvements: ( #4381 )
...
* add debug config
* don't launch kitsune on docker startup so it can't crash vscode
* add npm script for running browsersync/asset compilation in docker container
* expose browsersync ports
* add docs
2020-05-18 10:58:38 +01:00
Tasos Katsoulas
2353481d61
Fix typo and wrong conf.
...
* use django_pylint for python 2
2020-03-24 11:15:26 +02:00
Tasos Katsoulas
acbbde7bfd
Fix JSON syntax error.
2020-03-23 17:05:29 +02:00
Tasos Katsoulas
8255c996c8
Make local development with vscode easier.
2020-03-23 14:59:54 +02:00