Skip to content
This repository has been archived by the owner on Oct 24, 2024. It is now read-only.

Commit

Permalink
Update readme.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Katsute committed Aug 31, 2024
1 parent 08c3074 commit efcd952
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions en/readme.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"header.img_downloads": "Downloads",
"description": "Add multiple background images for the window, editors, sidebars, or the panel. Load backgrounds from file, [glob](https://github.com/isaacs/node-glob#glob-primer), or URL. Transition between multiple background images.",
"installation._": "Installation",
"installation.description": " - Install from the Visual Studio Marketplace.\n - Install directly from VSCode using the id katsute.`code-background`.",
"installation.description": " - Install from the [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=katsute.code-background).\n - Install directly from VSCode using the id [`katsute.code-background`](https://marketplace.visualstudio.com/items?itemName=katsute.code-background).",
"installation.usage._": "Usage",
"installation.usage.description": " 1. Type `Background: Configuration` in the command pallette or press the **Background** tab in the statusbar.\n 2. Select where you want to add a background (Window, Editor, Sidebar, Panel).\n 3. Add backgrounds and change how it should be displayed.\n 4. Use `Background: Install` or press the install button.",
"features._": "Features",
Expand All @@ -17,7 +17,7 @@
"features.configuration._": "Configuration Menu",
"features.configuration.description": "Type `Background: Configuration` in the command pallette or press the **Background** tab in the statusbar to access the configuration menu.",
"features.path._": "Glob, URL, and Environment Variable Support",
"features.path.description": "> Add background images by file, folder, [glob](https://github.com/isaacs/node-glob#glob-primer), or URL.\n>\n> **⚠️ Use only **`/`** for directories\nnode-glob only accepts `/` as path separators, `\\` is reserved for escape characters.",
"features.path.description": "Add background images by file, folder, [glob](https://github.com/isaacs/node-glob#glob-primer), or URL.\n> **⚠️ Use only **`/`** for directories\n>\n> node-glob only accepts `/` as path separators, `\\` is reserved for escape characters.",
"commands._": "Commands",
"commands.table_command": "Command",
"commands.table_description": "Description",
Expand Down

0 comments on commit efcd952

Please sign in to comment.