Deno runtime backs inlay hints for coding

The hottest version of the Deno runtime for JavaScript and TypeScript has been improved with inlay hint capabilities.

Introduced Oct 27, Deno 1.27 has language server and IDE enhancements, which include having benefit of TypeScript 4.4 inlay hints. With this ability, smaller snippets of info are included to inline code, likely producing it far more readable and filling any gaps in info about the code.

Microsoft’s Visual Studio Code editor supports inlay hints, with the Deno VS Code extension supporting configuration selections.

Deno also now characteristics enhanced registry completions in editors that assistance it, while that functionality is not exclusively tied to the Deno 1.27 launch.

More attributes in Deno 1.27 consist of:

  • Deno will mechanically pull in TypeScript forms from NPM packages that distribute forms.
  • The Node-API, for setting up native insert-ons in Node.js, is supported when used inside of NPM deals. Also, NPM offer resolution and integrities
Read more