faceair / atom-goto-definition

⚠️⚠️⚠️ DEPRECATED
https://atom.io/packages/goto-definition
GNU General Public License v2.0
99 stars 51 forks source link

Uncaught Error: Literal '\n' not allowed. #76

Open simplyandyg opened 7 years ago

simplyandyg commented 7 years ago

Uncaught Error: Literal '\n' not allowed.

Error occurred in file: ~/.atom/packages/goto-definition/lib/searcher.js:119

I accidentally clicked 'go to definition' with multiple lines highlighted and goto-definition threw the above-mentioned error.

Not a huge deal, but I figured I would post it anyway.