Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>mybatis-nextNew to Visual Studio Code? Get it now.
mybatis-next

mybatis-next

shiben

|
2 installs
| (0) | Free
MyBatis helper for VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

mybatis-next

一个VSCode MyBatis扩展

  • Java Mapper接口和XML Mapper文件之间的双向跳转功能。

Install tree-sitter-cli and build the tree-sitter-xml grammars

  • with npm
npm install tree-sitter-cli
  • with cargo
cargo install --locked tree-sitter-cli
  • Then build the tree-sitter-xml grammar
npx tree-sitter build --wasm node_modules/@tree-sitter-grammars/tree-sitter-xml/xml
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft