[TODO] Prepare v9
See original GitHub issueTracking list of changes for v9:
- Drop support for
yarn - Drop support for
node v7.9.0 - Drop support from
vscodeusingnode v7.9.0 - Update dependencies
- Use true
IoCviaInversify - Do not show
Restartmessages forvscodeversions that support icon theme reloading - Improve language resource manager to include a language as soon as it lands in our repo
- Bundle the
nlsresources to a single file, wherever applicable - Mute console messages when running in
debugmode - Show Error message if
vscodeversion is not supported - Make all I/O operations asynchronous
- Bundle application via
Webpack - Add test case to prevent duplicate icon declarations without different
disabledattribute - Implement application integrity check via
nsri - Switch to new
CodeClimatetest reporter (linuxandosxonly) - Drop usage of
Codecovtest reporter - Improved project detection
- Switch to new
vscodetypings (@types/vscode)
The above list is subjected to changes as we get along.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:5 (3 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

@vscode-icons/development If you want anything added to
v9please let me know.Yes, it’s going to check against the hashed bundled file but
nsriisn’t ready yet. Still, have work to do on it and I’m kinda over my head at work.