tigerinus
tigerinus
Here are the current cli completions I have sourced: ```bash source
See microsoft/vscode#143645 for issue details and repro steps.  I first thought it has to do with Remote SSH extension itself, since it reproduces with all extension disabled. But then...
### 你正在使用哪个版本? 1.8.0 ### 你遇到了什么问题? 1、需要手动更新订阅 2、单次ping值不精准 ### 建议 1、定期或者每次启动app,后台自动更新订阅 2、ping值计算取过去三次测试的平均值(不是自动连续测三次,前两次从历史记录里面取)
My 9 years old son is learning Python. He loves your illustrations. I am actually using your work to teach him basic data structures. Would be nice to add illustrations...
Currently the autocompletion script comes only with the source. A better approach, would be something like `bat --completion=bash`. Here is my current `bash_completion` script executed at login: ```bash source
* [x] I agree to follow the [Code of Conduct](https://github.com/jgraph/drawio-desktop/blob/master/CODE_OF_CONDUCT.md) that this project adheres to. * [x] I have searched the issue tracker for a feature request that matches the...
#### Bug Report Checklist - [x] Have you provided a full/minimal spec to reproduce the issue? - [ ] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagger-parser/online/))? -...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...
### Prerequisites - [x] I have read and understand the `CONTRIBUTING` guide - [x] I looked for duplicate issues before submitting this one ### Description The only reason I am...
### Is your proposal related to a problem? Most of the time I only want to see headers of each message. However each message in the queue can be as...