Ticket #3981 (new enhancement) — at Version 2
[PATCH] sh.syntax: Allow for indented 'function' highlighting
Reported by: | TerraNova | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | Future Releases |
Component: | mcedit | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: |
Description (last modified by andrew_b) (diff)
This will allow for the following:
if want_foo; then function foobar() { echo "foo" } else function foobar() { echo "bar" } fi foobar
Change History
Note: See
TracTickets for help on using
tickets.