Lukas Eipert

Results 34 issues of Lukas Eipert

Dear users of language-pfm (there do not seem to be too many of you!), I am not using Atom anymore and therefore I am not interested in maintaining this Plugin...

First of all: Thank you for a great project! I implemented a custom sorting mechanism which iterates over every message in a mailbox and uses `:fetch_field` to fetch header, which...

I wondered whether a `TODO` and `FIXME` ligatures would make sense 👍 Thank you for the font anyway, I like it a lot ![screen shot 2016-07-22 at 10 39 09](https://cloud.githubusercontent.com/assets/2906107/17051368/a3fbaf62-4ff8-11e6-9a9b-083717efcee8.png)

### Does your log mention database corruption? > If your Syncthing log reports panics because of database corruption it is most likely a fault with your system's storage or memory....

bug
needs-triage

Some HTML tags are deprecated, for example [``](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/strike). It would be great to be able to provide a blacklist of tags that could lead to linting errors. I could also...

new rule proposition

Rather than adding the plugin twice with e.g.: ```js [ new BundleAnalyzerPlugin({ analyzerMode: 'static', openAnalyzer: false, reportFilename: 'webpack-report/index.html'), }), new BundleAnalyzerPlugin({ analyzerMode: 'json', openAnalyzer: false, reportFilename: 'webpack-report/index.json'), }), ] ```...

type: Feature
Type: Discussion
semver: Major

We are adding support for a new option called `reports` which accepts an array of reports: ```js new BundleAnalyzerPlugin({ analyzerMode: "static", reports: [ { type: "json", filename: "my-report.json" }, {...

Recently Bootstrap announced the first v5 Alpha: https://blog.getbootstrap.com/2020/06/16/bootstrap-5-alpha/ Just raising this issue to gather ideas how a potential migration plan might look like.

Status: On Roadmap
Bootstrap v5

This is not fixed in #12: Technically every sunday is a holiday in `DE-HE`. >Public holidays are the **sundays** and [...] Source: http://www.datumsrechner.de/gesetze/Hessen.pdf I do not know how you want...

I am new to beancount! Thank you for this great visualization tool! Given a simple beancount file with three commodities: EUR, USD and some imaginary stock called `HOOL` which is...