-
### 描述bug(必填)
windows11,vscode1.89.0版本,函数注释快捷键(ctrl+windows+t)不起作用,并且查看快捷键设置中也没有对应可以配置的地方
**注释设置(必填):**
VsCode设置:
```js
"fileheader.configObj": {
"autoAdd": true,
"crea…
-
In the "User" settings and "Workspace" settings under the 'vscode-fileheader' extension settings you need to update:
1) Fileheader: Author --> [desired name]
2) Fileheader: Last Modified By -> [desi…
-
I'm a contributor to OpenUtau (a SharpCompress user open source software) and was debugging an issue where some RAR archives can crash the app.
Application code from OpenUtau (that is crashing):
`…
-
This works:
``` go
type UploadForm struct {
Title string `form:"Title"`
TextUpload *multipart.FileHeader `form:"TextUpload"`
}
```
But this produces an empty struct:
```…
-
Add an `info` subcommand that displays archive information including:
- MPQ format version
- Archive name
- Archive size (in kb)
- Number of files in archive
- Maximum file count of archive
- …
-
Hi,
When I have a directory ".git" in my project the plugin return a console error and can't insert header.
The problem come from the file FileHeader.py (l.220).
https://github.com/shiyanhui/File…
-
Introducing a new `loop` scope could be useful in some rules. For example:
```
rule:
meta:
name: enumerate PE sections
namespace: load-code/pe
author: "@Ana06"
scope: func…
Ana06 updated
3 years ago
-
## Description
I run into problem when I saving uploaded file to a folder and trying to get it from nginx it gives me permission error.
I found out that folders created by SaveUploadedFile functio…
-
eg:
create the file "Python.tmpl" in your custom header folder (refer to FileHeader sublime settings for custom header, or set it yourself) with contents
```
# -*- coding: utf-8 -*-
# @File Name: {{f…
-
![Screenshot_2024-02-18-18-31-03-623_Ninja coder Ghostemane code](https://github.com/srikanth-lingala/zip4j/assets/143449333/4b139c3d-5a35-4550-8af8-cf525fc2f43f)
```java
package Ninja.coder.Ghost…
appt2 updated
7 months ago