Zufu Liu
Zufu Liu
@XhmikosR the changes is updated, through the mouse bug not solved. I would identify it as wild behave of MessageBox. try to find some none existing text in Windows's Notepad,...
@XhmikosR snap to default button is done, based on the article at https://blogs.msdn.microsoft.com/oldnewthing/20130826-00/?p=3413/
@XhmikosR can you spend some time to review this PR on weekday?
@XhmikosR Ctrl+/ for line comment is used by Eclipse, IntelliJ IDEA / Android Studio, NetBeans and XCode (Command+/) in default settings.
can someone try the build from https://github.com/zufuliu/notepad2/releases?
can someone try the build from https://github.com/zufuliu/notepad2/releases?
hi @svnpenn, please try it.
I have an implementation for TODO 2 at https://github.com/zufuliu/notepad2/blob/master/src/Styles.c#L1211
TODO 1 is implemented at https://github.com/zufuliu/notepad2/blob/master/src/EditAutoC.c#L1194 and https://github.com/zufuliu/notepad2/blob/master/src/EditAutoC.c#L1258 @XhmikosR I can work on the matlab branch to fix the two TODOs after https://sourceforge.net/p/scintilla/bugs/1965/ get committed.
@XhmikosR is this same as #37 ?