I didn't have much time of late to give BasEdit.Net any attention, though lately @jitsch has been in contact me with new additions he'd like to make to the project.
I'm feeling it best to give him admin rights to the project, as I feel like he has the energy and enthusiasm to advance the project further and I don't want to hinder him in any way :)
Just wanted to post this so that it can also be on @schlowski 's radar too :)
Regards,
Gurce
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I hope I don't break anything, since I only have VS 2017. But since the framework version didn't change, everything should still work. The dlgProofReader files can be removed.
Perhaps the indentation could be changed to 4 spaces sometime, as this is the default. I didn't want to do this in the same commit as the last change I made earlier this day.
jitsch
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Should be no problem upgrading to an up to date Visual Studio version, I have done this in the past, too. Years ago, time passes...
There is a setting for indentation in the configuration, shouldn't this do the trick?
Public Structure ConfigType
Public Chargen As String
Public PopupChar As Boolean
Public SuperExpander As Boolean
Public StartAdr As Integer
Public StartAdrInfo As Integer
Public MaxLength As Integer
Public KeepSpaces As Boolean
Public TimerResolution As Integer
Public BlinkCounter As Integer
Public shForeColors() As Color
Public shBackColors() As Color
Public TokenFile As String Public Indent As Integer
Public Emu() As String
Public EmuParams() As String
Public PetCat As String
Public KeyMap As String
End Structure
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Heya folks,
I didn't have much time of late to give BasEdit.Net any attention, though lately @jitsch has been in contact me with new additions he'd like to make to the project.
I'm feeling it best to give him admin rights to the project, as I feel like he has the energy and enthusiasm to advance the project further and I don't want to hinder him in any way :)
Just wanted to post this so that it can also be on @schlowski 's radar too :)
Regards,
Gurce
Sounds perfect to me, goodl luck to jitsch!
Schlowski
Thanks.
I hope I don't break anything, since I only have VS 2017. But since the framework version didn't change, everything should still work. The dlgProofReader files can be removed.
Perhaps the indentation could be changed to 4 spaces sometime, as this is the default. I didn't want to do this in the same commit as the last change I made earlier this day.
jitsch
Should be no problem upgrading to an up to date Visual Studio version, I have done this in the past, too. Years ago, time passes...
There is a setting for indentation in the configuration, shouldn't this do the trick?
Public Structure ConfigType
Public Chargen As String
Public PopupChar As Boolean
Public SuperExpander As Boolean
Public StartAdr As Integer
Public StartAdrInfo As Integer
Public MaxLength As Integer
Public KeepSpaces As Boolean
Public TimerResolution As Integer
Public BlinkCounter As Integer
Public shForeColors() As Color
Public shBackColors() As Color
Public TokenFile As String
Public Indent As Integer
Public Emu() As String
Public EmuParams() As String
Public PetCat As String
Public KeyMap As String
End Structure
I meant the indentation of the source of the BasEdit.net.