Skip to content

Commit

Permalink
information about vscode extension search functionality is added
Browse files Browse the repository at this point in the history
  • Loading branch information
isumygin-sc committed Jun 20, 2024
1 parent 148358e commit f2f096d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user-manual/scripting/vscode-extension.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ For developers seeking an enhanced code editing experience with features like so
* **Enhanced Code Editing**: Leverage the full power of VS Code's editing features, such as IntelliSense, code snippets, GitHub Copilot and advanced refactoring tools.
* **Source Control**: Switch branches to work in isolation.
* **Collaboration**: Collaborate on scripts and shaders with your team, with changes reflected immediately in the PlayCanvas editor. Use the `Pull Latest` command from the context menu to pull latest changes into your VS Code environment.
* **Find In Files**: The extension supports searching in project files - use `PlayCanvas: Search` command to search in a project or `PlayCanvas:Find In Folder` from the context menu to search in a folder.
* **Find In Files**: The extension supports searching in project files - use `PlayCanvas: Search` command to search in a project or `PlayCanvas:Find In Folder` from the context menu to search in a folder.

## Installation

Expand Down

0 comments on commit f2f096d

Please sign in to comment.