MCPcopy Index your code
hub / github.com/VSpaceCode/VSpaceCode

github.com/VSpaceCode/VSpaceCode @v0.10.20

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.10.20 ↗ · + Follow
77 symbols 164 edges 21 files 6 documented · 8%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

VSpaceCode (Preview)

Docs Version Installs Ratings

VSpaceCode Logo

This extension is inspired by spacemacs and aiming to provide similar experience in VSCode. An action menu trigger by space key is implemented to reduce memorization of shortcuts. You can change the editor group, change the file language, and check git status without leaving your keyboard. This provides the speed to shortcut while minimizing typing comparing to fuzzy search in the command palette or shortcut memorizing.

Features

  • Spacemacs like action menu to reduce memorization of shortcuts
  • All menu items are customizable
  • The menu key is customizable
  • Bundle all the extensions needed out-of-the box

VSpaceCode actions

Project history

This project was initially started by StreakyCobra as a configuration file for VSCodeVim to be merged in your settings.json file. stevenguh developed on his side stevenguh/spacecode also with the goal to bring Spacemacs bindings to VSCode. After some discussion we agreed to merge the two projects to keep this niche community unified. stevenguh solution was technically better, but this project had a larger community and was better referenced, so it was decided move his extension here and to deprecate stevenguh/spacecode.

If you prefer this project's first approach using settings without an extension, see the vscode-vim branch.

Installation and documentation

You can find installation instructions and documentation in the VSpaceCode website.

Release Notes

See CHANGELOG.md

Contributing

All feature requests and help are welcome. Please check out our contributing guide on how you can help.

This project is maintained by different people around the world in their free time. Thank you for your contribution. ❤️

Related projects

  • Intellimacs - Spacemacs' like key bindings for IntelliJ platform
  • Spaceclipse - Spacemacs’ like key bindings for Eclipse
  • SpaceVim - A community-driven modular vim distribution

Extension points exported contracts — how you extend this code

KeyBinding (Interface)
(no doc)
src/configuration/keyBinding.ts

Core symbols most depended-on inside this repo

copyWrapper
called by 10
src/pathCommands.ts
_getPath
called by 10
src/pathCommands.ts
parse
called by 8
src/version.ts
uriToFsPath
called by 6
src/pathCommands.ts
isPathSeparator
called by 3
src/pathCommands.ts
confirmWrapper
called by 3
src/messages.ts
toHashKey
called by 3
src/configuration/configuration.ts
replaceChar
called by 3
scripts/keybindings.js

Shape

Function 61
Enum 7
Method 6
Class 2
Interface 1

Languages

TypeScript100%

Modules by API surface

src/pathCommands.ts23 symbols
src/version.ts9 symbols
src/test/runTest-web.ts7 symbols
src/extension.ts7 symbols
scripts/sort.js6 symbols
src/configuration/configuration.ts5 symbols
scripts/keybindings.js5 symbols
src/constants.ts4 symbols
src/test/suite/index-web.ts2 symbols
src/messages.ts2 symbols
src/uriScheme.ts1 symbols
src/test/suite/index.ts1 symbols

For agents

$ claude mcp add VSpaceCode \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact