We build JetBrains IDE plugins and developer tools that remove friction from real workflows.
Nginx, Python, Django, MCP servers, AI tools — practical products for developers who care about speed and correctness.
Explore the collection → https://t.co/qRnOyXaIHG
An MCP server can work in Claude Code and still be missing from Junie or JetBrains AI Assistant. The clients read different config files and scopes.
Manage them from one JetBrains IDE and inspect tools before running:
https://t.co/hZVxx9S80L
This Nginx config can pass `nginx -t` and still become an open proxy:
proxy_pass http://$arg_host;
The syntax is valid. The trust boundary is not.
Nginx Configuration Pro for JetBrains IDEs flags user-controlled proxy targets while you edit:
https://t.co/RwBm9H1Ruf
GitHub Actions `run:` blocks do not all mean Bash.
On a Windows runner, an omitted shell resolves to PowerShell. That changes syntax, environment writes, and how `$GITHUB_OUTPUT` should be parsed.
Workflow tooling should resolve the runner OS before injecting a language.
docker compose up is the easy part.
The working loop is: check health → open logs → inspect the failing container → restart what changed.
Docker Manager keeps that loop inside JetBrains IDEs.
https://t.co/ioMptQuElb
Two plugins claim the same file extension in your JetBrains IDE?
File Type Switcher lets you pick the type for one file from the editor, keeps that choice across restarts, and offers Reset to Default. Free.
https://t.co/6K2UyMOhR7
Working across Ansible projects with different collections?
Ansible Pro 6 reads each project's configured ansible-doc for module completion and Ctrl+Q docs in JetBrains IDEs. Free tier; scoped to Ansible YAML.
https://t.co/Xj9bdNq2Eu
GitHub shows the failed job. Visual GitHub Actions shows how it affects the workflow.
See `needs`, matrix results, and blocked downstream jobs on the graph inside your JetBrains IDE. Click the failed node to open the exact GitHub job and logs.
https://t.co/vk8N98wrWB
@appdevbyamitesh Allowlisting MCP servers is only half the boundary. Teams also need per-action permissions, explicit approval for external writes, and an audit trail with the exact tool, target, and result. “Server allowed” shouldn’t mean every action it exposes is pre-approved.
@biwills The hard part with ephemeral runners is the lifecycle around them: one job per runner, short-lived registration tokens, no workspace reuse, and guaranteed cleanup after cancellation. If those are the defaults, this is much safer than the usual long-lived self-hosted runner.
@simonw Permission boundaries should follow effects, not tools. “Run this experiment” can authorize local execution, but creating CI config and pushing a commit are separate effects, even if they achieve the same goal. Changing the execution surface should trigger a new approval.
We build JetBrains IDE plugins and developer tools that remove friction from real workflows.
Nginx, Python, Django, MCP servers, AI tools — practical products for developers who care about speed and correctness.
Explore the collection → https://t.co/qRnOyXaIHG
nginx is often part of critical production infrastructure.
It’s surprising how weak the editing experience still is in many setups.
Been improving this for JetBrains users: Nginx Configuration Pro
https://t.co/Z7QDGhBiDM
Nginx Configuration Pro by @meanmaildev is a JetBrains plugin built for DevOps engineers and backend developers.
⇨ It enhances the Nginx configuration workflow with intelligent assistance inside the IDE.
→ https://t.co/hjsggMsEEy
Join our initiative to thank all the JetBrains Platform plugin developers, and tell us what has been your plugin discovery of the year and why.
RT with your comment for a chance to win a prize🎁
More details in the reply👇
🎉 We're almost set to celebrate Plugin Developers Day, which happens on Jan 28th!
🎁 Gifts for developers AND the community are already agreed upon, content is under proofreading, assets from the design team are around the corner.
🤩 I don't know about others, but I'm excited!
PyCharm 2021.3 is out! 🎉
- #Poetry support
- New #FastAPI project type
- New experience for working with Jupyter Notebooks
- Remote Development support (Beta)
Learn more at https://t.co/jBRE4qr4cm
IntelliJ IDEA 2021.3 is here ✨!
It includes:
- Remote development (Beta).
- Repair IDE… action to troubleshoot IDE issues.
- Smart Step Into for Kotlin.
- Inline stack trace support for Kotlin.
- Constant conditions inspection for Kotlin.
👉 https://t.co/5wghCbi4A4