Word count problem

I have a problem with word count I am writing some scenes using my mobo and other scenes are on my laptop
Problem is I don’t know where is word count on the mobo

What program are you using? There are several ways to get the word count.

CSIDE I think gives you the wc without code and some other counts.
VSCode extension gives you wc without code.
Other text editors probably give you the total wc.

I am using speck editor

Word count doesn’t even seem to be a feature in that program.


Okay next time I am using vs code but what about the files on spec how do I count them :confused:

It seems you can download the files from that platform.

As I said, there are several ways to count the words of a file.

You can even look for word count online pages and paste the text there, which I don’t find as convenient.
Your local text editor perhaps has some way to count words.
I’m sure there is even a command line to do that too.

Otherwise, if you switch to VSCode, it does so automatically. The spec editor is tailored for programming, so I think you’ll find VSCode easy to adapt.

One of the forum users made an extension with the syntax for choice script. I think it’s one of the best ways to write CS games.

You can find it here

2 Likes

Thanks

1 Like