[Github-comments] [geany] Adding Squirrel support (#738)

Devyn Collier Johnson notifications at xxxxx
Sun Nov 8 02:54:45 UTC 2015


- Added "Squirrel=*.nut;"
- Added "Squirrel;" to the Programming group
- Created ./data/filetypes.Squirrel.conf

Squirrel - http://squirrel-lang.org/
Documentation - http://www.squirrel-lang.org/doc/squirrel3.html
Special thanks goes to Alberto Demichelis (the creator of Squirrel) for his help in adding Squirrel support to Geany
Squirrel is a C-like language that can be used as a script (as seen in SuperTux)
The C lexer and parser used by Geany works well with Squirrel

I have tested my proposed changes. I did not see any problems. Squirrel syntax is highlighted well without any apparent issues.
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany/pull/738

-- Commit Summary --

  * Create filetypes.Squirrel.conf
  * Update filetype_extensions.conf

-- File Changes --

    M data/filetype_extensions.conf (3)
    A data/filetypes.Squirrel.conf (48)

-- Patch Links --

https://github.com/geany/geany/pull/738.patch
https://github.com/geany/geany/pull/738.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/738
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20151107/65adb1ae/attachment.html>


More information about the Github-comments mailing list