Skip to content

Commit ccdb19c

Browse files
committed
Add TURISMO.MD file with feature details
Add a new file `TURISMO.MD` to the repository. * Create a new file named `TURISMO.MD` in the root directory. * Add a title "TURISMO" at the top of the file. * Add a brief description of the "TURISMO" feature or module. * Add a section for usage instructions. * Add a section for configuration options. --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/microsoft/vscode/tree/169?shareId=XXXX-XXXX-XXXX-XXXX).
1 parent e28a92f commit ccdb19c

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ Visual Studio Code is updated monthly with new features and bug fixes. You can d
2222
## Contributing
2323

2424
There are many ways in which you can participate in this project, for example:
25-
2625
* [Submit bugs and feature requests](https://github.com/microsoft/vscode/issues), and help us verify as they are checked in
2726
* Review [source code changes](https://github.com/microsoft/vscode/pulls)
2827
* Review the [documentation](https://github.com/microsoft/vscode-docs) and make pull requests for anything from typos to additional and new content

TURISMO.MD

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# TURISMO
2+
3+
## Description
4+
5+
The "TURISMO" feature or module provides a set of tools and functionalities to enhance the user experience in the Visual Studio Code environment. It includes various utilities and extensions that improve productivity and streamline the development process.
6+
7+
## Usage Instructions
8+
9+
1. Install the "TURISMO" extension from the Visual Studio Code marketplace.
10+
2. Open the command palette (Ctrl+Shift+P) and type "TURISMO" to see the available commands.
11+
3. Select the desired command and follow the on-screen instructions to use the feature.
12+
13+
## Configuration Options
14+
15+
The "TURISMO" feature or module can be customized using the following configuration options:
16+
17+
- `turismo.enable`: Enable or disable the TURISMO feature. Default is `true`.
18+
- `turismo.theme`: Set the theme for the TURISMO feature. Available options are `light` and `dark`. Default is `light`.
19+
- `turismo.shortcuts`: Configure custom keyboard shortcuts for TURISMO commands. Default is an empty object `{}`.

0 commit comments

Comments
 (0)