- Renamed section for Claude Code in keybindings.json.
- Added new keybindings for disabling the native console and focusing/blurring Claude Code.
- Included a reference to the Claude Code extension in the comments.
- Updated accessibility settings to silence signal noises and adjusted the accessibility support option.
- Introduced configurations for Claude Code and Git Worktree Manager extensions.
- Updated timestamps and versions for several extensions, including emeraldwalk.runonsave@1.1.4 and redhat.vscode-yaml@1.20.2026010808.
- Added unifiedjs.vscode-mdx@1.8.17 to the list of extensions.
- Updated timestamps and versions for several extensions, including anthropic.claude-code@2.1.1 and kilocode.kilo-code@4.143.2.
- Added unifiedjs.vscode-mdx@1.8.17 to the list of extensions.
- Changed "Rules to always follow" to "Rules to Always Follow" for consistency.
- Capitalized "if" in the comment removal guideline for proper sentence structure.
- Updated conditions for navigating right to exclude file explorer focus.
- Added new keybindings to navigate back to the editor from the file explorer.
- Updated version numbers for extensions including remote-containers, protobuf-vsc, harper, vscode-github-actions, magit, kilo-code, rust-analyzer, and added common-lisp and swift-vscode.
- Modified the comment for the generated extensions list to specify the command used.
- Added new extensions: protobuf-vsc, vscode-expo-tools, lit-plugin, swift-lang, and vitest.explorer.
- Removed the deprecated extension vscode-proto3 from the recommendations.
- Updated version numbers for extensions including project-manager, claude-code, markdownlint, remote-ssh, dotnet-runtime, debugpy, material-icon-theme, rust-analyzer, and others.
- Updated version numbers for various extensions including project-manager, claude-code, remote-ssh, kilo-code, chatgpt, rust-analyzer, lua, and svelte.
- Updated usage section to clarify command formats and options.
- Expanded command descriptions for better understanding of functionality.
- Added notes on editor preferences and behavior for specific commands.
- Implemented symlink creation for all markdown files in cursor/commands to ~/.cursor/commands.
- Added a cleanup function to remove stale symlinks in ~/.cursor/commands that no longer point to existing files.
- Updated the configuration process to include cleanup of stale symlinks when setting up the cursor editor.
The Prettier formatter doesn't respect configured tab size in the active editor. So let's just use the VSCode built-in JSON formatter for all types of JSON files.