Rüdiger Herrmann

Results 44 issues of Rüdiger Herrmann

## Failing module - **GitHub**: https://github.com/date-fns/date-fns - **npm**: date-fns ```js import { addDays } from "https://esm.sh/[email protected]?pin=v86"; ``` ## Error message After running `deno test` I got this: ``` error: TS2306...

types
deno

Cmd+Shift+Q conflicts with the system-wide shortcut to close all applications

bug

Something along the lines of _Open Resource_ (Ctrl+Shift+R) that selects the matching project(s) in a _navigation_ view. The _navigation_ view in which the project(s) will be selected should be configurable.

enhancement

Nested projects filters are intended to assist with multi-module maven projects or similar project structures as described here: http://jmini.github.io/blog/2017/2017-01-27_ressource-filter.html In this context, it would help to have a filter that...

enhancement

To align with other codeaffine projects, the build should be migrated from Codeship to Travis.

enhancement

Including [Archive Utilities](https://github.com/rherrmann/com.codeaffine.archive) into Extras for Eclipse.would simplify maintenance, e.g. single marketplace entry, single build, single repository, etc. Like all other Extras features, the archive utilities would also remain a...

enhancement

After renaming a launch config from the launch dialog and returning back, the old launch config is still visible. Follow these steps to reproduce 1. open the launch dialog 2....

bug

With the [Java Debug option 'Suspend VM'](http://help.eclipse.org/mars/index.jsp?topic=%2Forg.eclipse.jdt.doc.user%2Freference%2Fpreferences%2Fjava%2Fdebug%2Fref-debug.htm) enabled, all threads are suspended when a brakpoint is hit. To resume the process, all threads need to be resumed individually. A 'Resume...

enhancement

Hide the JUnit status bar and then try to show it again. No way, the JUnit status bar remains invisible. This seems to be a regression in Platform/UI 4.x, the...

bug