Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in editorconfig

Why is vscode removing my spaces?

Align multiple method calls for Ruby in RubyMine

ruby rubymine editorconfig

EditorConfig: Allow or Enforce Private Fields to Begin with An Underscore

Is there way to define required class members order in the .editorconfig file?

Set naming style to camelCase for private methods via .editorconfig

Formatting attributes on the same line in editor config

c# editorconfig

VSCode is ignoring .editorconfig settings for csharp files in certain folders

Using editorconfig within Git submodules

IDE0005 not reported as build failure even with GenerateDocumentationFile set to true

How to format java code based on .editorConfig file?

Why does the editor insert a final newline for JSON files, despite configuring it not to do so?

Prefer braces in if-loop - .editorConfig

In VS2022 can you setup a solution wide editorconfig, and and project specific editorconfig that override?

How to disable filename in ktlint?

How to specify a default .editorconfig file that should be created in Visual Studio Code?

How to move the using directive inside the namespace on formatting?