smith
|
106fc31c0e
|
vscode launch.json upgrade (#5967)
* Replace "type": "python" with "type": "debugpy"
* Add two common tests for debugging
** All tests
** Wiki tests
** Messages tests
|
2024-04-29 15:53:40 -04:00 |
Tasos Katsoulas
|
6a327d284d
|
Do not autoindent jinja
|
2023-11-08 11:56:20 +02:00 |
smith
|
c0c5bdd11e
|
Remove python.linting tags
Remove python.formatting
|
2023-11-06 09:37:33 -05:00 |
Tasos Katsoulas
|
8704348cfb
|
Enable format on save
|
2023-10-05 14:39:47 +03:00 |
smithellis
|
dd60ad974c
|
"python.pythonPath" appears to be deprecated
* Replacing with "python.defaultInterpreterPath"
|
2023-07-16 13:58:29 -04:00 |
Tasos Katsoulas
|
69e9e5c242
|
Set default formatter for vscode
|
2023-05-18 13:52:01 +03:00 |
Leo McArdle
|
3800193c73
|
svelte scaffolding for contribute pages (#5019)
|
2022-10-14 16:53:49 +03:00 |
Ryan Johnson
|
2fec30aeed
|
add pylint-django to our dev dependencies (#5223)
|
2022-09-13 14:54:49 -07:00 |
Leo McArdle
|
6c3f2589c7
|
replace mysqlclient with pymysql (#5069)
switch back to gevent
|
2022-03-28 13:27:44 +01:00 |
Leo McArdle
|
3134dec758
|
Merge branch 'master' into webpack
|
2021-10-18 13:56:24 +01:00 |
Tasos Katsoulas
|
9ea6dbb02b
|
Redirect users to AAQ step2 when in a product.
|
2021-08-09 19:05:52 +03:00 |
Leo McArdle
|
4f0f4dcbf2
|
update docs to match our new frontend stack (#4860)
https://github.com/mozilla/sumo-project/issues/885
|
2021-08-04 11:52:54 +01:00 |
Tasos Katsoulas
|
dcacc95627
|
Enable autoreload in vscode.
|
2021-05-17 13:04:09 +03:00 |
Tasos Katsoulas
|
ef2874bb23
|
Update code settings.
|
2021-04-06 12:23:31 +03:00 |
Leo McArdle
|
d1e9814299
|
add helper for debugging python scripts in vscode (#4638)
|
2021-01-07 13:44:20 +00:00 |
Tasos Katsoulas
|
7488913c1f
|
Append vendor path to vscode.
|
2020-09-10 12:43:43 +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
|
ede9fed390
|
Trigger a build for the l10n.
|
2020-04-02 18:13:19 +03: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
|
8255c996c8
|
Make local development with vscode easier.
|
2020-03-23 14:59:54 +02:00 |