-
- [x] dropdown in creation (basic)
- [ ] Detect URL and update type
- [ ] bookmarklet
-
Palm detection when typing for me seems worse in 0.5.0 than in 0.4.1. I don't quite know how to test this, it’s just something that annoys me, and I downgraded and upgraded a few times to see what was…
-
# Media Assets Plugin Detection
## About
A plugin to detect assets, media files, etc in the git commits. A user can configure plugin to explicitly not allow certain media files to be pushed to t…
-
Consider the following example code.
```
subroutine foo(str1)
character(len=5) :: str1
print *, str1
end subroutine
program test
integer(8) :: length
length = 5
call foo('flang'…
abidh updated
4 weeks ago
-
### Bug report
I am using rector (which uses phpstan for detecting type) for code quality.
Details in this issue:
https://github.com/rectorphp/rector/issues/8860
As @samsonasik claims the reason…
-
Currently libclang-vim handles type deduction by itself [here](https://github.com/rhysd/libclang-vim/blob/bcfa019ca7b025675ae218c2256004617a1bb518/lib/libclang-vim/deduction.hpp#L51). But _true_ type …
rhysd updated
8 years ago
-
Although reflection detection came a long way, it's still the leading cause of breaking garbled programs.
See all issues regarding https://github.com/burrowers/garble/labels/reflection
I think there…
-
A test failed on a tracked branch
```
Error: Timeout of 360000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/opt/buildkite-agent/buil…
-
A test failed on a tracked branch
```
Error: Timeout of 360000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/opt/buildkite-agent/buil…
-
As a developer, I want to monitor the audio processing pipeline and generate a detailed summary report of processing statistics, including error analysis and LLM cost tracking, so that we can identify…