Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Syntax highlighting for method definition as non-first parameter is broken #231

Open
1 task done
AlexWayfer opened this issue Apr 15, 2018 · 0 comments
Open
1 task done

Comments

@AlexWayfer
Copy link

Prerequisites

Description

Syntax highlighting for method definition as non-first parameter is broken:

image

Steps to Reproduce

foo 'bar', def baz; end

Expected behavior: Method is highlighting as usual.

Actual behavior: Method's highlighting is broken.

Reproduces how often: 100%

Versions

$ atom --version
Atom    : 1.25.1
Electron: 1.7.11
Chrome  : 58.0.3029.110
Node    : 7.9.0

$ apm --version
apm  1.19.0
npm  3.10.10
node 6.9.5 x64
atom 1.25.1
python 2.7.14
git 2.17.0

Linux 4.15.15-1-ARCH
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant