Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Support for ChoiceScript syntax highlighting #171

Open
saranvdev opened this issue Aug 18, 2018 · 1 comment
Open

Feature request: Support for ChoiceScript syntax highlighting #171

saranvdev opened this issue Aug 18, 2018 · 1 comment

Comments

@saranvdev
Copy link

Hello.
ChoiceScript is a script language for text games, interactive novels/books and so on. It would be nice to have its syntax in Gobby, especially as I want to start book project with friends ;)

I found vim implementation at https://github.com/toastrix/vim_syntax_choicescript, however it seems like there are often ChoiceScript updates with new keywords etc.

Thanks.

@aburgm
Copy link
Contributor

aburgm commented Aug 20, 2018

Gobby uses GtkSourceView and its language definition files, maybe you can find one for your language, or if not create one yourself. If you do you should be able to use it with Gobby without code modifications.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants