Kevin Matthes

Results 62 issues of Kevin Matthes

The syntax highlighting for Markdown might be enhanced with the following features: - [ ] support for **bold** formatting - [ ] support for *italic* formatting - [ ] support...

enhancement

At the moment, only 13 token types have colours configured although some parsers require more types, such as the YAML parser, for instance.

enhancement

**Is your feature request related to a problem? Please describe.** CFF is GitHub's standard to maintain a project's citation meta data. Its section on the repository authors is basically a...

enhancement

When editing code with GitHub's web editor, the highlighting is done with a Ruby library named Linguist; see https://github.com/github-linguist/linguist. The library is also responsible for the coding language recognition whose...

enhancement

### Who needs the new tool? - anyone editing CFF files on the command line - people with Vim experiences ### What should the new tool enable users to do?...

help wanted
tooling

According to the schema guide, a valid CITATION.cff is required to be named `CITATION.cff`. But neither the schema itself nor common validators, like the official Python CLI as well as...

bug

> This issue is related to #350 and #406. I would like to discuss whether it would be a meaningful and / or useful change to add a list of...

@tobealive I would like to suggest to configure the following utilities for this repository: 1. a version number incrementing system, like bump2version or cargo-release 1. citation metadata such that Wthrr...

enhancement

I would like to suggest to add `console` as dependency in order to access its `Emoji` wrapper struct. That struct allows for the definition of a fallback string in case...

In my opinion, the source code should be documented at least with some very brief information, in the long term. This would help new contributors to add their ideas more...