Lars Reimann
Lars Reimann
At the moment, the `NumpydocParser` only looks at the description of a parameter to find its default value ([relevant code](https://github.com/rr-/docstring_parser/blob/dc43c201ef5bff40b9b4a1262b315f1815067bce/docstring_parser/numpydoc.py#L146)). However, the `numpydoc` style guide also allows specifying the default...
`EXTENDS` in `.mega-linter.yml`: Properties from extended file override properties in extending file
**Describe the bug** To simplify the configuration of MegaLinter across multiple repos I want to have one [base config in my `.github` repo](https://github.com/lars-reimann/.github/blob/2a05588583f77cc571d4b7a5dae0b0b3f0fe6b8e/.mega-linter.yml) and then have a short configuration in...
### Problem When G-SYNC is active and an app that uses Compose MPP is focused, the refresh rate of the display is lowered considerably, so moving the mouse causes stuttering...
First of all, thanks for a great tool. We have noticed a minor point of confusion with tpclouds, though: When the shortcode contains a filter such as ``` [tpcloud tag="123"]...
After renaming a directory, all DSL files contained inside are listed twice in `services.shared.workspace.LangiumDocuments`. This can affect various downstream features, like linking, type computation, or validation. Langium version: 2.0.2 Package...
Langium version: 2.0.2 Package name: langium ## Steps To Reproduce 1. Clone the repo linked below. It contains a slightly altered hello-world project that allows writing chained member accesses like...
### Is your feature request related to a problem? Please describe. There is already an option `show_bases` to fully enable or disable whether base classes are shown. I'd like to...