atom-lcov-info icon indicating copy to clipboard operation
atom-lcov-info copied to clipboard

Not maintained :(

Results 29 atom-lcov-info issues
Sort by recently updated
recently updated
newest added

To reproduce: 1. Start Atom 2. Open a file 3. Toggle lcov-info 4. Toggle lcov-info back off 5. Double-click another file in the tree view Instead of the file opening...

[Enter steps to reproduce below:] 1. Install package from Atom **Atom Version**: 1.0.5 **System**: Microsoft Windows 7 Enterprise **Thrown From**: [lcov-info](https://github.com/jacogr/atom-lcov-info) package, v0.10.4 ### Stack Trace Uncaught NotSupportedError: Failed to...

[Enter steps to reproduce below:] 1. ctrl+shift+P 2. select Lcov Info: Toggle **Atom Version**: 1.0.0 **System**: Mac OS X 10.9.5 **Thrown From**: [lcov-info](https://github.com/jacogr/atom-lcov-info) package, v0.10.4 ### Stack Trace Uncaught TypeError:...

In my coffee-script project (https://github.com/TeamMentor/TM_4_0_GraphDB) when I click on one of the result files I get an empty file (and the file exists) ![image](https://cloud.githubusercontent.com/assets/656739/5681841/c86ccba4-9813-11e4-9015-df02ac85ae76.png) If I click on the file...

I was using the plug in today and noticed that the results I was getting for the **assert_Number.litcoffee** file were wrong: ![image](https://cloud.githubusercontent.com/assets/656739/5988336/f4925ae0-a953-11e4-8f1b-53cf3e7db1ac.png) Initially I though that the prob was in...

This is so hard to get that we should reward the devs who achieve it ![image](https://cloud.githubusercontent.com/assets/656739/5710422/ce0c60aa-9a99-11e4-92d6-6bbf8401b447.png) Maybe a special badge or icon :)

When coding in TDD style I don't need to see all that info all the time ![image](https://cloud.githubusercontent.com/assets/656739/5681804/7a85b6f8-9813-11e4-8346-08e8c116d0f6.png) In fact, is there a way to just open that info in a...

Fixes https://github.com/jacogr/atom-lcov-info/issues/18

Can you point me (or write it here) on where I can find more details about customising this Atom plugin. I would like to send a couple PR (Pull Requests)...