deno-docs icon indicating copy to clipboard operation
deno-docs copied to clipboard

suggestion: document workspaces functionality

Open iuioiua opened this issue 1 year ago • 2 comments

This is important as the Deno Standard Library will become a workspaces-enabled codebase once it is fully ported to JSR. Documenting how workspaces work will be important to those maintaining and contributing to it.

Some documentation on workspaces functionality can be seen in #245.

iuioiua avatar Apr 09 '24 23:04 iuioiua

This documentation should contain information on both workspaces setting in deno.json as well as using "workspaces" in VSCode

bartlomieju avatar Apr 24 '24 18:04 bartlomieju

JSON schema is not suggesting workspaces setting in the editor. @nathanwhit is working on that

bartlomieju avatar Apr 24 '24 18:04 bartlomieju

Closed by https://github.com/denoland/deno-docs/pull/567

bartlomieju avatar Jul 13 '24 00:07 bartlomieju