Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plugins

Русский · Releases

Monorepo of IDE plugins and extensions — JetBrains, VS Code, and more.
Each plugin lives in its own directory with a readme.md.

Cursor IDE: Sign up with referral link — supports the author when you subscribe.

Plugin catalog

Plugin Platform Version Summary Docs
AI Chat File Links JetBrains 0.3.4 Fixes file links from AI Chat not opening in the editor (PyCharm, IntelliJ, WebStorm, …) EN · RU
Python Doc Links JetBrains 0.2.10 Ctrl+Click in Python docstrings / comments (filename.py, :py:func:, :py:class:, :py:data:, :py:mod:, short forms) EN · RU
Python Doc Links VS Code-compatible 0.2.12 Ctrl+Click for Python docstring/comment references (filename.py, :py:func:, :py:class:, :py:data:, :py:mod:, short forms) EN · RU
Multiline Find VS Code-compatible 0.1.8 PyCharm-like Ctrl+F for multiline selections; F3 searches the whole file EN · RU
Python Quick Intent VS Code-compatible 0.4.6 PyCharm-style Alt+Enter intentions for Python: import, Fix with AI, Quick Edit in Cursor EN · RU
TypeScript Doc Links VS Code-compatible 0.1.9 Ctrl+Click in TS/JS comments / JSDoc (@see, {@link ./file.ts}, File:, // See, @/ aliases) EN · RU
Cursor Chat Prompt Library VS Code-compatible 0.8.11 Ctrl+Alt+T (primary), Ctrl+Alt+Shift+PAI chat; 1300 templates, 53 categories EN · RU
Cursor Chat Prompt Library RU VS Code-compatible 0.6.8 1300 Russian prompts, 53 categories; Ctrl+Alt+Shift+P; parallel install with EN RU · EN
Cursor AI Chat Click Redirect VS Code-compatible 0.6.16 AI chat → external IDE by extension; works with Cursor chat focus kept; JetBrains --line args fixed (file first); optional log EN · RU

VS Code-compatible extensions live under vscode/<name>/. They work in VS Code, Cursor, Google Antigravity IDE, and other VS Code forks (Open VSX or VSIX).

Repository layout

plugins/            ← git root (plugins)
  README.md             # index (EN)
  README_RU.md          # index (RU)
  license               # MIT
  jetbrains/
    <plugin-name>/
      readme.md
      build.gradle.kts
      src/
  vscode/
    <extension-name>/
      readme.md
      package.json
      src/

License

MIT — free to use, modify, and distribute, at your own risk (JetBrains Marketplace, VS Code Marketplace / Open VSX).

Author

Rufat

Cursor IDE: Sign up with referral link — supports the author when you subscribe.

About

IDE plugins & extensions for JetBrains (PyCharm, IDEA) and Cursor and VS Code

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages