Skip to content

Documentation Enhancement Request: ISFS #636

@michaelfortunato

Description

@michaelfortunato

Documentation Recommendation for Server Side Editing section and Notes.ISFS subsection

  1. Under subsection More about isfs and isfs-readonly workspace folders, give the full json for the workspace definition
    This
    { "folders": [ { "name": "test:USER", "uri": "isfs://test:user/" } ] } as opposed to this { "name": "test:USER", "uri": "isfs://test:user/" }
    a. Explicitly give the json example the header titled "example.workspace"
    example.workspace
    { "folders": [ { "name": "test:USER", "uri": "isfs://test:user/" } ] }
  2. I would also personally put this example right in the section Server-side Editing, rather than under Notes.
  3. Would also be good to emphasize that the configuration needs to happen in your vscode workspace definition, not your user definition.
  4. Under the section Server-side Editing include a screenshot of clicking the pencil icon, like this
    vscode-docu
    , or have a screencast as done in the Installation section.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions