CLion - Code Style to OFF/Disable

已完成

CLion 2018.1.2 as test

How to disable "Code Style" (to OFF)?

Code Style - spoils our usual style and forcibly interferes with writing code

even disabling formatting does not help - the code deteriorates, it interferes with work

// @formatter:off
// @formatter:on

 

0

https://intellij-support.jetbrains.com/hc/en-us/community/posts/207017425-How-to-DISABLE-All-Code-Style 

Created July 27, 2006 05:26

- no reaction

- no answer

- no solution

 

!!! what shame, shame and horror !!!

 

0

The user also contacted us via email, but I copy the suggestions here just in case:

Formatting executed by Code | Reformat Code can be disabled using markers (https://www.jetbrains.com/help/idea/reformat-and-rearrange-code.html#exclude_part_of_code), or by excluding certain files (https://www.jetbrains.com/help/idea/reformat-and-rearrange-code.html#exclude_file_from_reformat).

Formatting executed when inserting code can be disabled in File | Settings | Editor | General | Smart Keys by setting Reformat on paste to None.

You can also disable there the Reformat block on typing '}' and Smart indent options to minimize formatting when typing code.

0

The user also ...

again, everything will be repeated:
- all possible settings - cannot help
- formatting corrupted
- the process of writing code turns into flour
- we work as in handcuffs
- the IDE forces you to write as "it thinks correctly"

isn’t it strange?
the program teaches YOU to write programs, and not vice versa

...

I got an answer to my question: CLion - Code Style to OFF/Disable?
answer: no and not planned, as impossible

...

I hope that over time everything will work for YOU and for US!!!  :о)

thank

 
 
 
0

请先登录再写评论。