Dejan Lekic

Results 57 comments of Dejan Lekic

I humbly believe both `--check` and `--diff` would be good additions. `--check` can actually be in the same implementation as `--diff` - it would just not output anything. In most...

I have the same problem, and it is becoming critical... (Redis with prefork concurrency, Celery 4.2.1, kombu 4.2.1, billiard 3.5.0.4) Here is the traceback: ```` File "/opt/celery/venv/lib64/python3.6/site-packages/celery/worker/loops.py", line 91, in...

I will give it a try. I use the current release of the plugin - 0.22.0. Can't wait for new release. :)

I use "nightly" version of serve-d now. How do I run the dub test? Ctrl-B still has only two options - run and build.

Ctrl-Shift-B, sorry! Here is what I get: ![image](https://user-images.githubusercontent.com/851381/112188871-4f64f280-8bfb-11eb-91c6-e610efa03660.png)

Idk. I use VSCode v1.54.3 with latest stable code-d...

In Ctrl-P i had the option to configure test. But I do not get it in the Ctrl-B list. It creates the following tasks.json: ``` { "version": "2.0.0", "tasks": [...

I wonder am I the only person with this problem?

When I press CTRL-SHIFT-B, I get two options - Build and Run the project.

I have 0.23.2 installed yet I still have only "dub build" and "dub run" options when I press CTRL+SHIFT+B. You should not close an issue without verification from at least...