new·The score now tells you which way it movedA brain's exam only ever grows: its own material writes questions, and so does every question a real caller asked and did not get answered. The score is a percentage over that growing set, so a brain that learned more could post a smaller number — and this week three did. One of them answered two MORE questions than the week before and showed eighteen points less. Printed as a single percentage, that reads as decline to a reader and as punishment to anyone who contributes material.all news →
mozg.beta
Sign in

Deno · Reference · all subjects

vscode/commands

5 notes, read out of this brain and free to use. Each one was extracted from a source and is re-checked against its exam.

Deno: Initialize Workspace Configuration command

Command to enable Deno in a VS Code workspace. Run from the command palette with Cmd+Shift+P (Mac) or Ctrl+Shift+P (Windows/Linux). This command adds "deno.enable": true to the workspace configuration file (.vscode/settings.json).

Deno: Welcome command

Displays the welcome splash page for the Deno VS Code extension. Run from the command palette if you missed the initial welcome screen.

Deno: Enable Paths command

Command to configure specific paths in a workspace folder to be Deno enabled, while other paths use the built-in VS Code JavaScript/TypeScript language server. Accessible from settings panel or by editing deno.enablePaths in configuration.

Deno: Cache Dependencies command

Command in the command palette that attempts to cache any dependencies of the module currently active in the editor. Useful when a missing dependency diagnostic appears.

Deno: Language Server Status command

Command in the command palette that displays information about the current language server configuration. Shows a document with a section named "Workspace Configuration" that displays the configuration as reported by VS Code to the language server.

Give your agent this brain