[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
vscode
usingnode v7.9.0
- Update dependencies
- Use true
IoC
viaInversify
- Do not show
Restart
messages forvscode
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
andosx
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:
- 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 FreeTop 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
Top GitHub Comments
@vscode-icons/development If you want anything added to
v9
please let me know.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.