Xiaoxstz

Results 21 issues of Xiaoxstz

Python 3.10 is really powerful. I like it very much. When will this package support Python 3.10?

# Description I followed the instruction in the readme file. But I came across the issue below. How to solve it? ```txt (visgpt) λ python visual_chatgpt.py --load ImageCaptioning_cpu,Text2Image_cpu Initializing VisualChatGPT,...

### Prerequisites - [x] I have written a descriptive issue title. - [X] I have searched all [issues](https://github.com/PowerShell/vscode-powershell/issues?q=is%3Aissue) to ensure it has not already been reported. ### Summary There are...

Issue-Enhancement
Up for Grabs
Area-Command Explorer

In the project `ICSharpCode.AvalonEdit.Sample`, the code about code completion is shown below. ```CSharp void textEditor_TextArea_TextEntered(object sender, TextCompositionEventArgs e) { if (e.Text == ".") { // open code completion after the...

I have realized code completion according to [the related document](https://www.codeproject.com/Articles/42490/Using-AvalonEdit-WPF-Text-Editor). But I want the completion window to appear when I am typing, or after I press the Tab key. #...

(1) Pathes -> Paths (2)standart -> standard (3) expression -> expression

Firstly, install the NuGet "MahApps.Metro.IconPacks.Material" and "CalcBinding" Then, I defined two values in the header. ```xaml ``` The values can be used like below ```xaml ``` But, it cannot be...

I want to set an arrow icon for a button. Besides, I want to adjust the thickness by stretching the SVG image. How to realize it? ```XML ```

本插件可以成功地转换下面这样的图片路径。 ``` ![](Mathematica/plot_sample1.svg) ``` 但是,由于这样无法修改图片大小。有的Markdown阅读器支持`![](Mathematica/plot_sample1.svg =100x100)`这种语法,但是有很多不支持。 但是,Markdown阅读器基本上都支持下面这种格式(html格式)。 ```html ``` 所以,我希望这个插件可以将html标签的图片路径给转换给hexo支持的路径

## Bug Report #### Current Behavior The output of `scoop status` tells me to run `scoop update` ```Shell λ scoop status WARN Scoop out of date. Run 'scoop update' to...

bug