According to help->changelog, my version is:
v1.0.1 - 14/06/17
According to help->changelog, my version is:
v1.0.1 - 14/06/17
What is your current update setting? I think 1.0.1 was actually a pre-release update, according to the changelog, so itās probably the version that was released when the first public version of CSIDE went live back in June.
I donāt have anything to do with the technical end of CSIDE (I just make notes about things), but you could maybe try making sure youāre at least on the most recent stable update? Or maybe try the āLatestā update, and see if that fixes the problem? Iām on the Development channel (not necessarily stable updates!) because I beta test new updates, so unfortunately Iām a few versions ahead of you.
Edit: You can change your update settings from the Settings Tab under āUpdate Channelā, towards the bottom and just about the Colour Scheme options.
Update was on āstableā. I was confused by the fact that AFAICT the latest on github is v1.0.1, according to Releases Ā· ChoicescriptIDE/main Ā· GitHub
But switching to ālatestā in-app fixed the problem! And also has night mode for IDE so Iām going to be sticking with that.
Thank you for the help!
this might be due to an update (on development channel) is there any way of changing the channel without deleting and reinstalling it?
Sounds like a corrupt installation (not update related). Canāt think how it might have come about though. Any abrupt closures or shutdowns, or changes to your OS? Best bet is to completely remove the app and reinstall from the installer. Iād like to think this is a very isolated case.
Not that Iām aware of. It worked fine earlier then this evening it just decided it didnāt want to work. Iāll delete and re-install it. Thanks.
If you really want to revert versions (doubt itāll help in this case), go into the application folder and rename āprev-package.nwā to āpackage.nwā - prev is always the previous version, so youāre limited to one version rollback at present.
Okay its been deleted and reinstalled. It seems to be working again now. Iāve put it back on the development channel again. Iāll let you know if it happens again.
Thanks for your feedback @GoldenSilver
CSIDEās indentation conversion is far from perfect, and thatās why itās an option to convert, and not done implicitly. Itāll only really work when youāve accidentally indented a line in the wrong type, but to the correct level. Mixed tabs+spaces across the same lines are too ambiguous to fix automatically. Itās often easier to do it yourself if you know where the problem is likely to be (perhaps we could make this clearer in-app). Aside from that, just making sure that both Notepad++ and CSIDEās indentation type (space/tabs) and width are the same, and then you shouldnāt have any problems. If you are, please let me know. I like / agree with most of your suggestion list, and will see to the tickets @Fiogan has submitted (If anyone is keen on seeing progress day-by-day, best place to check is Github). There are a few things there that (as @Fiogan noted) are down to personal preference, and may require a bit more thought to setting structure and options. Variable spell checking, for example, a lot of users actually like that.
At any rate, thank you again for the feedback keep checking back!
@atiaxi Iām sorry about that, this was/is actually a known (but not very well advertised) bug introduced whenever patches are built on a Windows machine. I do all releases from Mac ATM, to bypass it. Day 1 release suffered sadly. Thank you for bringing it up, I should really get those binaries updated to more recent versions, or at least rebuilt packages.
@Nocturnal_Stillness Thank you!
Hi, this might have already been asked earlier but I canāt find it so Iāll ask now. Iāve mostly been working in Notepad++ up until now and that had a useful feature that showed dots and dashes at the beginning of lines to denote spaces and tabs respectively. I was wondering if CSIDE had this feature and, if it does, how I could activate it given Iāve had a cursory look through the inbuilt tutorial and settings menu and havenāt found the option?
I keep getting a message saying there are spaces on a line that I repeatedly and manually replace with tabs and I just want to make sure Iām not going crazy and that thereās something Iāve actually missed.
@LaughablyAffable You can set tabs to show but not, unfortunately, spaces at the beginning of lines.
Setting tabs to show is here, in the Settings page, between spell check options and word count:
I had a similar weird problem with tabs/spaces, only in reverse (I use spaces), several versions of CSIDE back. It went away when I manually retyped the line in question, plus the line above and below it, in a separate section up above, then deleted the three lines right where the problem was. Iām still not sure if Iād created some sort of weird formatting error where Iād copy-pasted something, or what. Sorry I canāt be more specificāI hope youāre able to sort it!
Iāve also put up a request for showing spaces at the beginnings of lines, and an issue report with your error, up on Github so nothing gets lost in the post shuffle.
On a totally different topic: Is there a way to slow down the undo function, or is this a problem for anyone else? Iāll often type out a paragraph, then say hit enter a couple of timesā¦then Iāll want to undo the pair of enters and half my paragraph will disappear. Iām not used to the word processor or text edit programmes I used in the bad old days doing that; itād just undo a word or two, or maybe a line at most. (I did put this on GitHub too, no. 29.)
This isnāt impossible with spaces, but is a little more tricky. Hence why thereās only the tab option ATM. Happy to look into it.
There is⦠Though like many things, itās all about finding the right balance that best suits everyone. Everyone types at different speeds, for example. If itās the general consensus that itās not aggressive enough, Iāll be more than happy to change it. So please feel free to discuss/share opinions on this.
Couldnāt say much on the tabs/spaces issue⦠Itās certainly not something Iāve come across. If anyone has a way to reliably reproduce it, Iām all ears!
Thanks for all your help, people.
I think the Tab/Spaces issue was just another case of my not going through the settings thoroughly enough. I had the Tab Type setting switched to space so every time I pressed the Tab button, it was actually just putting in four spaces and, because I hadnāt switched on Visible Tabs, I couldnāt tell the difference. Things seem to be working now.
Thanks again.
Encountered a bug. Accidentally created a scene I didnāt need, but when I try to delete it, I get this popup (after confirming I wanted to delete it):
This is a completely blank scene, still called untitled.txt
@Alexandra Thanks for reporting! I put the issue up on GitHub as well so itās easier for the āCSIDE teamā, as itās been named, to keep track of the issue/progress on it.
@CJW I think this is the same issue I had a little while back, if Iām remembering correctly? I didnāt see it on GitHub though (sorry about that), in either the open or closed issues, so I went ahead and posted it.
Thanks for reporting this. Are you on a Mac? What version of CSIDE are you on? I think the latest version on the development channel fixes this. Please let me know if thatās not the case.
Specifically, the fix is here: https://github.com/ChoicescriptIDE/main/commit/8fcb4557384995001afc731e790e3978a244e05f
But I canāt remember if the current build is reflecting of that (it certainly wonāt be on latest/stable - but should be on development). Iām due to move everything down (new dev, latest -> stable etc.).
Iām on a Mac, with the update channel set to latest (1.1.0).
By the way, Iām working on a save system creating and then translating a ~70 digit string, and I cannot imagine debugging this without the console and the step function. Thank you for making this wonderful tool!
Try setting it to development, and download the latest update there - that should fix it (@Fiogan can confirm, but I donāt believe weāve found any really nasty bugs in the latest dev version?). If you do have issues with it, you can always manually revert
Oh, excellent! Thank you for sharing that, it really does make all the work worthwhile! Good luck with the system, and let us know if thereās anyway we could further improve CSIDE to help!
It worked! All gone now.
The last thing I find myself swapping back to Atom for is a search and replace function. Copy-pasting on CSIDE is a bit tedious when I decide to make a big change like a variable name. Itād also be nice for auto-replace to remember variable names from other scenes in the same folder.
CSIDE has search and replace, although it only works for one file at a time and not all files in the project (@CJW, is that something that could be a future possibility, find/replace for all files in a project? I know someoneās mentioned that before). The list of search and replace functions is under hotkeys in informationāI know thereās heaps of stuff in the helps, though.
@CJW No major bugs in the dev version as far as I know! Iāve been using it daily since it went out.