-
Не забывайте про astyle для исходников и заголовков
-
1. Удалите бинарные файлы
2. убедитесь, что был запущен astyle для всех исходников и заголовков
-
i dont know what happen to my mac vscode when i use shift+option+f to formatting my cpp code。
![image](https://user-images.githubusercontent.com/13198014/29329376-49c1d9aa-8228-11e7-960e-d23a038933…
Abson updated
6 years ago
-
```
pls run astyle before release.
```
Original issue reported on code.google.com by `danielgutson@gmail.com` on 17 Aug 2011 at 4:34
- Blocking: #34
-
Astyle behaves/is very bad:
- Adds blank lines at EOF
- Isn't forward compatible (see #68 )
- Doesn't allow simple _checking_
It should be replaced.
Alternatives I know (by name) are:
- gnu indent
-…
-
Python Version: 3.12.2
Windows Platform: Windows-11-10.0.22631-SP0
Astyle Version: 3.4.13
```
C:\Users\xlab>pip install astyle
Collecting astyle
Using cached astyle-3.4.13-cp312-cp312-win_am…
-
Is it possible adding more concise instructions on installing Astyle. Have tried everything and have done the cmake route but still not working. Any advice is appreciated
-
Is it possible to only run astyle on selected code? The only option in my context menu is to do the entire file. Is there any possibility of this feature being added?
-
- OS版本: `ubuntu 22.04`
- IDE版本:`RedPandaIDE-3.1.2872` `RedPandaIDE-3.0.2814`
- 下载地址:https://github.com/redpanda-cpp/linux-generic/releases/download/v3.1/RedPandaIDE-3.1.2872-x86_64.AppImage
- …
-
### Neovim version (nvim -v)
v0.9.5
### Operating system/version
windows 11
### Add the debug logs
- [X] I have set `log_level = vim.log.levels.DEBUG` and pasted the log contents below.…