Felipe S. S. Schneider

Results 99 issues of Felipe S. S. Schneider

Hi @yurivish, how do you feel about adding a **do-block syntax** (similar to [markaby](https://github.com/markaby/markaby))? That would allow one to write the following: ```julia using Hyperscript @tags div em a #...

### Describe the bug A placeholder icon (the gear icon below) shows up instead of the given ones. This happens with a *fresh* new [create-tauri-app](https://github.com/tauri-apps/create-tauri-app) application. ![screenshot](https://user-images.githubusercontent.com/37125/191573240-40e448c1-7964-4d5e-a01e-d01b08e0324a.png) AFAICT, this wasn't...

type: bug
platform: Linux
status: needs triage

I notice there's not much consistency across the codebase in some cases (e.g., `'strings'` and `"strings"`, etc.). **Any** code style is good enough (I really like [black](https://github.com/psf/black)). This could be...

Options such as `--charge` or `--mult` would be useful for usage in the command-line.

enhancement
good first issue

Jinja has support for template inheritance. Can we profit from it? How?

enhancement
help wanted
question

enhancement
help wanted
good first issue
question

enhancement
help wanted
good first issue

Tutorials and examples should be moved as well to a documentation.

enhancement
good first issue

This PR does three things: - Adds an entry to `language.toml` (using https://github.com/latex-lsp/tree-sitter-bibtex/commit/ccfd77db0ed799b6c22c214fe9d2937f47bc8b34) - Adds [queries from the same repo](https://github.com/latex-lsp/tree-sitter-bibtex/tree/master/queries) - Adds a formatting configuration that uses [FlamingTempura/bibtex-tidy](https://github.com/FlamingTempura/bibtex-tidy#sec-cli) Out of...

S-waiting-on-review
A-language-support