https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes http://www.ecma-international.org/ecma-262/6.0/#sec-keywords http://www.ecma-international.org/ecma-262/6.0/#sec-constructor You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/980
-- Commit Summary --
* javascript: Add support for ECMAScript 6 classes keywords
-- File Changes --
M data/filedefs/filetypes.javascript (4)
-- Patch Links --
https://github.com/geany/geany/pull/980.patch https://github.com/geany/geany/pull/980.diff
--- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/980
tagmanager/ctags/js.c needs updating too - for symbol explorer to work?
--- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/980#issuecomment-202536891
LGBI
For the tags parser, its probably better to make a pull request upstream on the re-rejuvenated ctags [project](https://github.com/universal-ctags/ctags) (if its not already done or in progress) and report back when its accepted so we can import it into Geany.
--- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/980#issuecomment-202627395
When searching I missed already reported Issue #934.
This references ctags Issue universal-ctags/ctags#780.
--- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/980#issuecomment-203048561
Does it mean that there will be a release soon?
--- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/980#issuecomment-209397842
@ZatsuneNoMokou click on the "Milestone" heading to the right to see when releases are scheduled.
--- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/980#issuecomment-209402193
Merged #980.
--- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/980#event-686526475
github-comments@lists.geany.org