Thank you for using our extension! Here are the ways you can get support:
If you encounter any bugs, have feature requests, or need help, please create an issue on our GitHub repository: https://github.com/talkl/jetbrains-move-caret-to-code-block-keybinding/issues
When creating an issue, please include:
- A clear description of the problem or request
- Steps to reproduce (if it's a bug)
- Your VS Code version
- Your operating system
- Any relevant error messages
For information about the extension's features and usage, please refer to the README.md file in the repository.
The extension provides the following keybindings:
- Move Caret to Code Block Start:
Cmd+Alt+[(Mac) /Ctrl+Alt+[(Windows/Linux) - Move Caret to Code Block End:
Cmd+Alt+](Mac) /Ctrl+Alt+](Windows/Linux)
You can customize these keybindings in VS Code's keyboard shortcuts settings.
We welcome contributions! If you'd like to contribute to the project, please:
- Fork the repository
- Create a new branch for your feature
- Submit a pull request
This project is open source and available under the MIT License. See the LICENSE file for more details.