Subj : Re: Help, It's my fault this time To : DesotoFireflite From : Tracker1 Date : Sun Jul 24 2022 16:06:03 On 7/22/22 04:13, DesotoFireflite wrote: > > I love VS Code, but I've found out that it does alter the code > sometimes if you use Ctrl-A codes in it, so you have to watch it. > Notepad ++ doesn't change the contents of the file automaticly the way > VS Code has done on occasion to me. This can help... https://gist.github.com/tracker1/ac95a8de20366e66d57801e9edc96dbe But CP437 support seems to be broken on non-windows... so ymmv there, I usually encode my special characters in JS anyway... "\001" inside the string is effectively ctrl-A (as is "\x01" or "\u0001"), though I don't think JS in Synchronet supports the unicode escape. You can change the auto-formatting behavior... I keep a different config in my sbbs directory, which is usually what I open in VS Code (remoting extensions are great, can edit BBS over SSH). >> Keeping the JS Object model docs open is also really helpful. > > Yes, it my stage of learning, the JS Object Model is my bible. For Synchronet, need to keep it open all the time... though still often need to dig through /exec for practical examples as it's not always clear. -- Michael J. Ryan - tracker1@roughneckbbs.com --- ■ Synchronet ■ Roughneck BBS - roughneckbbs.com --- SBBSecho 3.15-Linux * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) .