Skip to content

Syntax highlighting with camelCase function names breaks #83

Closed
@Scramblejams

Description

@Scramblejams

Hi, a comment before an end keyword yields the following:

8-18-2014 15-24-05

def fooBar do
  :foo
# trailing comment
end

To provoke the error I had to try indenting the comment after writing the end keyword.

Also, not sure why the camelcase in the function name is causing a change to the syntax coloring. Was going to wait until I could view it on a pure Linux setup to report it (currently using Windows, Cygwin and Console2 to access a Linux box over ssh), but then I saw the comment indentation bug so I figured I'd throw it in too.

Using elixir-mode 1.4.6 on Emacs 24.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions