Toni Müller

Results 87 comments of Toni Müller

Question: For some Languages you have split the functions in categories: https://github.com/sql-formatter-org/sql-formatter/blob/master/src/languages/plsql/plsql.functions.ts#L5 (`numeric`, `character`, .etc.) For others there is only a single category: https://github.com/sql-formatter-org/sql-formatter/blob/master/src/languages/trino/trino.functions.ts#L10 (`all`) What is preferred here? Snowflake...

Thank you for your answer! How I see it there are three options for comments, that reference a single line: 1. making them above the line 2. making them behind...

> Preserving the original placement of a comment. This involves first storing the original preceding whitespace of a comment and then later formatting the comment accordingly. A bit more work,...

Is there any progress for this?

This test is not failing anymore. Issue can be closed.

This is fixed in https://github.com/IlanCosman/tide/pull/381 Can be closed.

Neorg is out of alpha now, it might be reconsidered. This is the current specification: https://github.com/nvim-neorg/norg-specs/blob/main/1.0-specification.norg There is a treesitter parser available, written for it: https://github.com/nvim-neorg/tree-sitter-norg Unsure if this would...

I'd like this feature as well :) Of course, `Tab` can do the same, but that messes with my vim memory.

Nice find! Would you mind sharing that on https://github.com/okuuva/auto-save.nvim ? It's the more maintained fork (disclaimer, I'm one of the maintainers).

Also I'm wondering how to "overpaste" selected text with the clipboard