Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Deno Standard Library SnippetsNew to Visual Studio Code? Get it now.
Deno Standard Library Snippets

Deno Standard Library Snippets

Laurence Bahiirwa

|
45,276 installs
| (1) | Free
Standard library import autocompletions for Deno in VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Deno Standard Library Snippets

Standard library import autocompletions for Deno in VS Code"

How to use

Type deno_ + standard library name like version while importing to get available autocompletions in work.

Demo

Install instructions

Install via Extension Marketplace

  • Search for the Extension Deno Standard Library Snippets and install.

Features

Autocomplete for Modules below using tag: deno_.

Module triggers:

Module Trigger
archive deno_archive_
async deno_async_
bytes deno_bytes_
datetime deno_datetime_
encoding deno_encoding_
log deno_log_
mime deno_mime_
node deno_node_
path deno_path_
permissions deno_permissions_
signal deno_signal_
testing deno_testing_
textproto deno_textproto_
uuid deno_uuid_
ws deno_ws_
version deno_version

Details

  • License: GPLv3
  • Version: 0.0.8
  • Extension URI: https://github.com/bahiirwa/deno-std-lib-snippets

Known Issues

Known issues at available at the Github Repo


Release Notes

All notable changes to the "Deno Standard Library Snippets" extension will be documented in here and in the details found in the changelog file.

0.0.8 [24.05.2020]

  • Add more snippets.

0.0.7 [24.05.2020]

  • Add more snippets.

0.0.6 [23.05.2020]

  • Add more snippets.
  • Descriptions fix, use liners only.
  • Fix earlier files with correct module name.

0.0.5 [23.05.2020]

  • Add more snippets.

0.0.4 [23.05.2020]

  • Add more snippets.
  • Fix descriptions. Descriptions do not support multilines with []. Only double quotes are allowed.

0.0.3 [21.05.2020]

  • Add more snippets.

0.0.2 [21.05.2020]

  • Add more snippets.
  • Fix .code-snippets file extensions.

0.0.1 [21.05.2020]

  • Initial release.

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft