Jan Wille

Results 16 issues of Jan Wille

## Is your feature request related to a problem? Please describe. This extension will startup always, even on workspaces that contain projects where prettier can not do anything. For example,...

help wanted
discussion

Currently, the `check()` function of `rules/new_lines.py` is only called once per file, checking only the first new-line-character of a file. ([see also this comment](https://github.com/adrienverge/yamllint/pull/474#discussion_r902714071)) To also be able to detect...

I really like your extention, but I have some big workspaces without any HTML/CSS that don't require this extention. Still this extention launches and takes a bounch of time to...

I don't know if this feature interest you, so its a draft for now. I also didn't add documentation for now unitll I have feedback if this is desirable: I...

I am currently trying to combine box-drawing and arrow glyphs to create my own terminal-promp. Here is an example: (U+2514 U+2500 U+2192, font-size 36) ![image](https://user-images.githubusercontent.com/62838959/205924193-a37436d1-3e77-4d19-8acd-ec6e7d56d7e7.png) As can bee seen, there...

suggestion

When running the test I get a warning (but all tests pass) ``` Doc-tests os_info warning: unknown lint: `rustdoc::missing_doc_code_examples` --> /home/jan/os_info/os_info/src/lib.rs:6:1 | 6 | / #![deny( 7 | | missing_debug_implementations,...

currently, when cloning a github repo using a ssh URL of this format `[email protected]:Company/repo-name.git` would break the _Open this Repository on Github_ button, because this URL will not be opend...

currently it is only posible to show the git history for _All branches_ or for a single selected branch. However, I often find myself wanting to compare two branches and...

On windows when using the build-in OpenSSH agent the socket path is a little hard to figure out, as escaping of `\` is requried. So I believe an example should...

### Brief description of your issue This issue is a followup [on my PR for a package mainfest](https://github.com/microsoft/winget-pkgs/pull/40984). There seem to be a lot of inconsistencyes on how to set...

Issue-Bug
Command-Install