Deno 1.43, released on May 1, introduces significant updates to its language server, enhancing auto-completion performance and memory efficiency. The upgrade allows for nearly instantaneous auto-completion in larger projects, drastically reducing response time from six to eight seconds to under one second. Additionally, improvements in memory management enable previously problematic projects that resulted in out-of-memory errors to function seamlessly. The new version can be easily accessed through the 'deno upgrade' command in a terminal, making the enhancement available to all users.
Deno 1.43 significantly enhances the language server with improved auto-completion speed, cutting response time in larger projects from six to eight seconds to under one second.
Developers have reduced memory consumption in Deno 1.43, allowing larger projects that faced out-of-memory errors to run smoothly, improving overall performance.
Collection
[
|
...
]