-
Since this commit in emacs: `6b7ff60a5e71c161a064e27509fe4fb95cf74ddd` (I usually use master branch) I'm not able to use `(completion-at-point)` when `ivy-mode` is enabled . Completion works fine but …
chep updated
3 months ago
-
When upgrading our app to Angular v16, ng2-flatpickr is not working anymore, since Angular removed View engine and ng2-flatpick is not compatible with Angular Ivy.
ng2-flatpickr should be compatibl…
-
![Screenshot from 2024-09-16 09-49-53](https://github.com/user-attachments/assets/8f8c5ef0-fab3-413f-80d5-3fa947b1b448)
I'm encountering an issue where the `flycheck` creates a host of errors that …
-
In this repo, I locally published my scoverage plugin, with the scoverage depending on the bleep version via ${BLEEP_VERSION}. When trying to use this plugin in a different project, I got the followin…
-
**Why should this be implemented?**
- it's needed for a complex/long frontend function implementation
- Also, it will solve the problem for index_add_ , which is the in-place version of this
…
-
**Version(s)**
```
➜ ~/scala-snippets-6 scala -version
Scala code runner version: 1.4.3
Scala version (default): 3.5.1
```
**Describe the bug**
After switching to Java 21, `scala` fails to …
-
**Why should this be implemented?**
It is known as Levenshtein distance. It measures how dissimilar two strings are by counting the minimum number of operations to transform one string into anoth…
-
First of all, I would like to thank you for your work for the community.
Recently I tested your package and I found that when I use it, then I lose all the other information that [ivy-rich](https:/…
-
### pnpm version: 6.2.3
### Code to reproduce the issue:
https://github.com/ocket8888/trafficcontrol/tree/tpv2/experimental/traffic-portal
run `pnpm install` and then `pnpm test`
Install fin…
-
In #5003 we moved to resolving all external dependencies using ivy:retrieve. This process places the dependencies into the lib/ folder of the respective modules which was ideal since it replicated th…