-
Looking good - I got a couple of ideas to make everyone's work easier.
- Add editorconfig config
Editorconfig is a tool that allows consistent formating/line length etc across editors.
There are p…
-
## bug 描述
1. 初始化页面数据时,并没有做任何输入操作,但是`onChange`事件会被触发;
2. 光标位置不对,应该在末位,却在0位;
## 你预期的样子是?
1. 用户输入后,才触发`onChange`事件。
2. 光标位置在末位
## 系统和浏览器及版本号
- 操作系统 Mac
- 浏览器和版本 Microsoft Edge 版本 126.0.…
hsuna updated
3 months ago
-
### This issue is unique.
- [X] I have used the [search tool](https://github.com/ONLYOFFICE/DocumentServer/issues?q=) and did not find an issue describing my bug.
### Operating System of DocumentSer…
-
Hi and thank you for this cool action.
Below is my `exclusions` argument. Both `.git` and `.github` are folders and they aren't excluded when the zip is created. The rest are files and they are exc…
-
[SA1515](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1515.md) for single-line comments states:
> An exception to this rule occurs when the single-line comment i…
-
Hey! :wave:
It would be cool if `editorconfig-checker` would be published on other repositories than Arch, like Debian/Ubuntu repositories.
Practically it would be cool that with my Ubuntu 22.04 L…
-
### Link to reproduction
-
### Payload Version
3.0.0-beta.90
### Node Version
v20
### Next.js Version
15.0.0-canary.121
### Describe the Bug
When I convert HTML to Lexical t…
-
**Version Used**: Roslyn Language Services 2.1.0.6152004 / Latest Visual Studio 2017
**Steps to Reproduce**:
1. In the latest version of Visual Studio 2017, open a solution with an .editorconfig…
-
I have a project directory structure that looks a little like this:
```
/
|- client_module/
| |- node_modules/
| |- index.js
| |_ etl.py
|- node_modules/
|- src/
| |- tests/
| | …
-
Right now we have a mix of style preferences / analysis rules in _.editorconfig_ and _eng/CodeAnslysis.rulset. We should consider,
- [ ] Moving everything to _.editorconfig_, which supports both st…