Fury_Phoenix
Fury_Phoenix
## The problem Is your feature request related to a problem? Please describe it. Not really a problem, just backward compatibility. ## My solutions Describe any number of solutions you've...
### Is your feature request related to a problem? Please describe. This feature would instead, filter out stuff rather than filter in stuff. ### Describe the solution you'd like For...
Resolves #735 Todo: Get the darned test to work
1. Please check that no similar bug is already reported. Have a look on the list of open bugs at https://github.com/anbox/anbox/issues Checked. 2. Make sure you are running the latest...
### Request Description In order to edit the wiki, one must be given write permissions. However this enables one to also push to the code repository which is undesirable. ##...
Added in a ternary operation so that if it evaluates to 0 it will become 1 instead. (The only issue I can see is that the user's computer dies or...
At line 56 of https://github.com/fwcd/kotlin-language-server/blob/main/shared/src/main/resources/projectClassPathFinder.gradle inside the `doLast` block, it references a `SourceSet` which is not permitted. Currently this is causing configuration caching problems.
**Describe the bug** Verbose logging fires incorrectly and logs messages about methods not being annotated, even though they are annotated. **To Reproduce** Steps to reproduce the behavior: 1. Create a...
Resolves #583