-
It should be cool if we could have an utility method `validate` which waits a String content of an editorconfig and throws ParsingException when this content is not well formatted:
``` java
public cl…
-
-
### What Happened?
In the Properties/Behaviour dialog the tab width was changed but this had no effect on the document being edited. This was because this dialog changes the fallback global app setti…
-
https://github.com/noislabs/randdrop-snapshots/blob/a8766d068de33c2f36ec828ba7e6b7c8a7cfe22b/.editorconfig#L3
-
I've been having trouble with this plugin for about a year now. My default on most projects is to use tabs. Our work project uses spaces and has a `.editorconfig` to reflect this. Though very often wh…
-
## Tasks
We will use this issue to track all the necessary breaking changes and removal of deprecation we plan to do for the next major of Biome.
### Biome related
- [x] #4243
- [x] #4251
-…
-
With response to this :
I don't know why the team didn't think to have a file path to `file_header_template` that could contain all sorts of styled templates with or without custom comment variable…
-
-
1. Put the following .editorconfig in next to your solution
.EditorConfig
```
# top-most EditorConfig file
root = true
# Dotnet code style settings:
[*.{cs,vb}]
dotnet_style_require_accessi…
-
We already more or less decided to go with the Pest-grammar. This branch offers a rework of the INI-grammar to be more detailed and strict. This is a draft of the final ini-grammar.
### Todos
* …