question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Expand default extension list

See original GitHub issue

Since enabling --exclude-after-remap we’ve had some issue with TS projects. We need to add .ts to the default extension list. While we’re at it we should also add .cjs and .mjs. Any other extensions we should instrument or report on by default?

This is a potentially breaking change so it will be for nyc@15.

CC @bcoe @JaKXz

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:2
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
coreyfarrellcommented, Jul 17, 2019

@Enet4 the next release will be semver-major, you can watch for progress at #1104. We’re working on it but are still dealing with some blockers. No ETA yet.

1reaction
Enet4commented, Jul 17, 2019

Just to let the devs know that I’m looking forward to a new release of nyc. I was expecting the default extensions to include .ts, but it appears that these changes are still not applicable to the latest version.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Change Extensions settings on Mac - Apple Support
Select the sharing extensions to include in the Share menu (available from the Share button in the Finder and in many Mac apps)....
Read more >
In VS Code file searching, can I expand (or collapse) all results?
v1.41 is making expanded search results the default, see https://github.com/microsoft/vscode-docs/blob/vnext/release-notes/v1_41.md#search.
Read more >
ExpansionTile class - material library - Flutter - Dart API docs
Specifies if the list tile is initially expanded (true) or collapsed (false, the default). final. key → Key? Controls how one widget replaces...
Read more >
Collapse and expand regions of code - Visual Studio (Windows)
In this article. To hide a region of code from view, you can collapse it so that it appears under a plus sign...
Read more >
Extension:CollapsibleSections - MediaWiki
The CollapsibleSections extension allows collapsing and expanding content sections as user wants. This extension was created for WikiWorks.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found