-
Type: Bug
1. set `"justMyCode": false` in launch.json
2. debug a python script which causes a exception in another package
3. note how the debugger stops in my own code, and doesn't display the big …
-
Hi Kim (@kblomqvist),
I took a look at Jinja, I guess it is ok, to me the syntax looks similar to the Liquid metadata used by Jekyll. And although the documentation claims to be a generic templ…
-
## Issue Description ##
Cannot "Go To Definition" with anything that was imported from a package that isn't from the default nuget source.
## Steps to Reproduce ##
Try to "Go To Definition" on …
-
I'm just getting started with PHP CS Fixer and this extension - thanks for all your efforts on it @junstyle!
I'm having a strange problem. I'm on Windows 10 with PHP 8.1.11 installed. VS Code 1.72…
-
```
[df
-
Problem:
Some users find that `hg fix -s X` formats more files/lines than they wanted to be formatted in `X..`.
Solution:
If the user specifies `-r X` instead of `-s X`, don't include the dif…
-
I’d like to enhance `NcsaRequestLogger` a bit:
- change the `DateTimeFormatter` used to always use `Locale.ENGLISH` (_not_ Zone).
This is a trivial change, simply adding `.withLocale(Locale.ENGLIS…
-
[2023-12-02 03:12:29] flarum.ERROR: TypeError: SychO\MovePosts\Formatter\UnparsePostMentions::__invoke(): Argument #2 ($xml) must be of type string, null given, called in /public_html/vendor/flarum/co…
-
I’d like to change the way we generate and format log messages inside CouchDB. Currently we use “printf” style invocations of the form `couch_log:Level(Format, Args)` where `Level` is one of the stand…
-
- CLA
- coding style
- create an issue before a pull request
- ?