-
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
2 months ago
-
Currently when using ng-progress-icons with Angular 13+
starting a project prompts :
```
Generating browser application bundles (phase: setup)...Processing legacy "View Engine" libraries:
- …
-
This is distilled from a larger, more complex project, but seems to demonstrate the problem.
My layout is:
```
top/
project/plugins.sbt
src/main/scala/hello/main.scala
src/test/scala/hel…
-
I am trying to add this module to app based on Angular 9 (with ivy). I am getting this error:
```
ERROR in node_modules/@ngsm/title/lib/title.module.d.ts:4:22 - error NG6002: Appears in the NgMo…
-
I am currently using Angular 9, and when I try to use this library I get this from the compiler:
```
ERROR in node_modules/angular-zoom/zoom.module.d.ts:1:22 - error NG6002: Appears in the NgModul…
-
Hi,
Thanks for great package!
Would it be possible to integrate target selection like helm-make does(https://github.com/abo-abo/helm-make)
thanks!
myrgy updated
4 years ago
-
```
Add ivy editor code template as maven plugin does for by example adding a
dependency. (this is there Tools>Options>Editor>Code Templates).
```
Original issue reported on code.google.com by `laur…
-
### Expected Behavior
- Gradle should not encode a '?' character in `patternLayout` as `%3F`, or there should be a mechanism to 'escape' this behavior.
- Gradle should not put misleading URL's in th…
-
I just follow the official website said step by step and when run ./compile.sh ,something wrong like this ,what should i do ?
```sh
./compile.sh
Checking for required programs...
Program requir…
-
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…