We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It would be nice to have "sample" source files for some of the supported languages, to test all the language-specific stuff in the themes. The documentation suggests at least C++, Python, and XML, but I suspect other file types would be welcome too. https://github.com/codebrainz/geany-themes/blob/master/ADDING-A-THEME.md#testing-the-conf-file
The text was updated successfully, but these errors were encountered:
As a first batch of files, I would suggest to include some from Geany's source code. Some candidates: https://github.com/geany/geany/blob/master/src/filetypes.c https://github.com/geany/geany/blob/master/scripts/create_py_tags.py https://github.com/geany/geany/blob/master/scripts/changelist.pl
Sorry, something went wrong.
No branches or pull requests
It would be nice to have "sample" source files for some of the supported languages, to test all the language-specific stuff in the themes. The documentation suggests at least C++, Python, and XML, but I suspect other file types would be welcome too.
https://github.com/codebrainz/geany-themes/blob/master/ADDING-A-THEME.md#testing-the-conf-file
The text was updated successfully, but these errors were encountered: