- fix: auto indent shouldn't use preprocessor's indent to calculate
This commit is contained in:
parent
a9aa098c29
commit
966aac5d4a
1
NEWS.md
1
NEWS.md
|
@ -7,6 +7,7 @@ Version 0.8.7 For Dev-C++ 7 Beta
|
|||
- enhancement: auto calcuate caret line size basing on font size
|
||||
- enhancement: shift+mouse wheel to scroll horizontally
|
||||
- fix: greatly reduces paste time
|
||||
- fix: auto indent shouldn't use preprocessor's indent to calculate
|
||||
|
||||
Version 0.8.6 For Dev-C++ 7 Beta
|
||||
- enhancement: greatly reduces memory usage for symbol parsing ( memory needed for bits/stdc++.h reduced from 150m+ to 80m+)
|
||||
|
|
Loading…
Reference in New Issue