Lennart

Results 10 issues of Lennart

It would be great if plaintasks would really had a notion of 'subtasks' (instead of making them collapsible/expandable). There are already a few issues for things relating to that and...

I couldn't get the way the `InitialBaseLines` configuration to work, presumably because my baselines contain a comma. The code literally splits by comma in `configuration.py`. Configuration: ``` InitialBaseLines = my_component...

bug

**Describe the bug** I ran via the instructions to analyze a react app, which failed with the error: "Error: Cannot find module 'core-js'" **To Reproduce** Steps to reproduce the behavior:...

I'd like to instrument code from an existing webserver (that has complex virtual dirs etc), instead of using the file system directly. I don't think this is currently possible: http://stackoverflow.com/questions/39330914/getting-browser-test-coverage-via-a-proxy-with-istanbul-middleware...

I would like to know whether there is intention of expanding current functionality with dot's 'subgraph/cluster' ? (http://www.graphviz.org/Gallery/directed/cluster.html)

I've a test that does an image comparison and would like to have the reference, actual and diff image all in the html report. but as long as there is...

Hi, Thanks for making this project available. I would like to be able to select the jira commands from the command palette (ctrl+shift+p), where they currently dont show up.

I had some fun trolling yesterday on someone elses scrumblr. I had the code below running in my browser for an hour or 2 (because it looks kind of cool,...

doing only a 'git init' and then try to traverse commits on that repo, will fail here: https://github.com/ishepard/pydriller/blob/8bfbbbc82ab31cf9552f22cb79c846478df9ae37/pydriller/repository.py#L236 relates to this: https://stackoverflow.com/questions/15628720/fatal-bad-default-revision-head Expected behavior: either: - no commits to traverse,...

This issue was introduced recently on my machine, it used to work for me, not sure component causes this. But when I preview a markdown page using this plugin, I...