Alexander Lindgren

Results 4 issues of Alexander Lindgren

Not getting any notifications, guessing it's because I'ven not set up the config correctly to my firebase account. The config looks different from the one in the project, so not...

VSCode Version: 1.55.2 Local OS Version: MacOS Cataline 10.15.7 Remote OS Version: Ubuntu 18.04.5 LTS Remote Extension/Connection Type: SSH Logs: Steps to Reproduce: Make a change to a file See...

bug
git

**Do you read the FAQ?** - [x] Yes. - [ ] [I am going to read now.](https://github.com/liximomo/vscode-sftp/blob/master/FAQ.md) **Describe the bug** When I try to "download project" from VScode I get...

/usr/local/lib/python3.10/site-packages/django_q/migrations/0010_auto_20220906_1144.py `class Migration(migrations.Migration): dependencies = [ ('django_q', '0009_auto_20171009_0915'), ] operations = [ migrations.AlterField( model_name='task', name='args', field=picklefield.fields.PickledObjectField(editable=False, null=True, protocol=-1), ), migrations.AlterField( model_name='task', name='kwargs', field=picklefield.fields.PickledObjectField(editable=False, null=True, protocol=-1), ), migrations.AlterField( model_name='task', name='result', field=picklefield.fields.PickledObjectField(editable=False,...