code-links
code-links copied to clipboard
-view --frontend ---includes ----head.blade.php ----footer.blade.php ----header.blade.php ---pages ----template_parts -----_info_about_blog.blade.php -----_info_service_blog.blade.php ----home.blade.php ----about.blade.php --default.blade.php now i have code in this way default.blade.php {{---start like this--- @include('frontend.includes.head') @include('frontend.includes.header') @yield('body') @include('frontend.includes.footer') --}}}}}} home.blade.php...
[Enter steps to reproduce below:] 1. ... 2. ... **Atom Version**: 1.1.0 **System**: Mac OS X 10.10.3 **Thrown From**: [code-links](https://github.com/AsaAyers/code-links) package, v0.4.0 ### Stack Trace Failed to load the code-links...
Hi, thanks for great plugin! I want to inform you about problem, when I can't navigate into methods which are declared in class, see screenshot method aren't underlined. 
Hi! I think there must be a 'none' option for the displayMode as people might not want to see the underlined links, this part I can manage myself and make...
`Command` doesn't work, at least on OSX.
At least on Linux there was an issue with detecting the active state by relying on the keyboard repeat rate. The highlighted links were just temporary visible for the first...