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.

Feedback on preview feature - Angular analyzer plugin integration

See original GitHub issue

v2.3.4 includes a preview feature enabled with the dart.previewAnalyzeAngularTemplates setting. Because the plugin is still in development, in order to use this you will need to download the angular analyzer plugin and build it yourself (instructions can be found here). Note: You do not need to overwrite the analyzer.snapshot in your SDK because Dart Code supports custom analyzer snapshots; simply set the dart.analyzerPath setting (which can be done at the workspace level, along with dart.previewAnalyzeAngularTemplates to enable this only for some projects) to the full path of the analyzer.snapshot that is built.

This feature is behind a preview flag because it’s currently incomplete (both the plugin and the Dart Code integration). Depending on how the plugin ships once complete, it may become enabled by default.

Please post your feedback below!

screen shot 2017-07-31 at 08 51 47

Known issues:

  • #409 ~Dart Code doesn’t activate for projects without pubspec.yaml unless a .dart file is opened~

Suggestions

  • ???

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:6
  • Comments:18 (10 by maintainers)

github_iconTop GitHub Comments

2reactions
DanTupcommented, Mar 29, 2018

FYI - the next version of Dart Code is flipping this flag to on by default (and renaming to drop preview) - see #458. Note: it’ll only activate if your SDK has analysis server version >= 1.18.5 (this was not previously the case) though I presume everyone using this plugin must be using a recent dev build anyway.

There will likely be a beta release before it goes out, so any testing it can be given would be appreciated (probably it’ll be end of next week or early the next).

0reactions
DanTupcommented, Apr 17, 2018

This flag was flipped and is available in a beta of v2.12 here:

https://github.com/Dart-Code/Dart-Code/releases/tag/v2.12.0-beta.1

Provisional release notes here:

https://dartcode.org/releases/v2-12/

Please test it out and let me know if you have any issues.

Read more comments on GitHub >

github_iconTop Results From Across the Web

DevTools Overview - Angular
Angular DevTools is a browser extension that provides debugging and profiling capabilities for Angular ... Report issues and feature requests on GitHub.
Read more >
How To Use webpack Bundle Analyzer for Angular Apps
Learn how to use the webpack-bundle-analyzer tool to visualize the final bundle of a built Angular app to see where the bulk of...
Read more >
Live comments and ratings using sentiment analysis ... - Pusher
Learn to build a live comments application using Angular, featuring sentiment analysis. Use the sentiment analysis to measure whether ...
Read more >
Angular File Upload - GeeksforGeeks
This file-upload component uses file.io API for uploading file and in return it provides a shareable link. Furthermore, we can send get request ......
Read more >
Application Insights overview - Azure Monitor - Microsoft Learn
Application Insights is an extension of Azure Monitor and provides Application Performance Monitoring (also known as “APM”) features.
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