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.

[TODO] Prepare v9

See original GitHub issue

Tracking list of changes for v9:

  • Drop support for yarn
  • Drop support for node v7.9.0
  • Drop support from vscode using node v7.9.0
  • Update dependencies
  • Use true IoC via Inversify
  • Do not show Restart messages for vscode versions that support icon theme reloading
  • Improve language resource manager to include a language as soon as it lands in our repo
  • Bundle the nls resources to a single file, wherever applicable
  • Mute console messages when running in debug mode
  • Show Error message if vscode version is not supported
  • Make all I/O operations asynchronous
  • Bundle application via Webpack
  • Add test case to prevent duplicate icon declarations without different disabled attribute
  • Implement application integrity check via nsri
  • Switch to new CodeClimate test reporter (linux and osx only)
  • Drop usage of Codecov test reporter
  • Improved project detection
  • Switch to new vscode typings (@types/vscode)

The above list is subjected to changes as we get along.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
JimiCcommented, Apr 5, 2019

@vscode-icons/development If you want anything added to v9 please let me know.

1reaction
JimiCcommented, May 28, 2019

I did not find any issues with integrity checking (wanted to see if there was any progress 😉). Will this feature hash files and check for changes when the extension starts?

Yes, it’s going to check against the hashed bundled file but nsri isn’t ready yet. Still, have work to do on it and I’m kinda over my head at work.

Read more comments on GitHub >

github_iconTop Results From Across the Web

NextJs Firebase v9 Part 9: Update the todo - Ckmobile - Medium
Part 20: Add Firebase Admin SDK — In this part, we are preparing the server-side rendering of the to-dos. But for rendering, we...
Read more >
React ToDo List Tutorial (v2) | Refactored & Improved - YouTube
Now we have to prepare the object that will be inserted in state as new task. We only have the text. So we...
Read more >
Next.js Firebase v9: Rendering the To-Dos Server-Side
To fetch the data at the prebuild time, we need to use getServerSideProps , and also need to import a few packages.
Read more >
Free Partition Manager Software for Winodws 11/10 - EaseUS
EaseUS Partition Master Free is a free partition software that can partition hard drive and reoragnize the disk space for better performance.
Read more >
Google Tasks Client - Google Tasks on macOS, Windows
Google Tasks Client is a desktop application for using Google Tasks on macOS and Windows. It supports fullscreen support, multiple Google accounts switching ......
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