Anjanesh Lekshminarayanan
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 4
-
Created macOS equivalent of CTRL+D in PyCharm
In VSCode if I do CTRL+D I can multi-select ditto text.What is the equivalent on macOS in PyCharm Pro ? I tried Option J but is isn't working. -
Created One App, 2 different IDEs for same app project - share Claude Code across both the IDEs
I have a Django application to be used only as REST API endpoint application and a NextJS application for front-end.appName |- backend |- frontendWhat best works for opening 2 IDEs - PyCharm Pr... -
Created Opening more than 2 Django projects in PyCharm Pro
I am using PyCharm Pro on my MacBook Air (24GiG RAM) to code in my Django based projects.Sometimes I want to have 2-3 projects open and running at the same time as I shift between projects. I run t... -
Created Claude Code & Google Code Assist Plugins together
I am using Claude Code plugin in PhpStorm, WebStorm and PyCharm.I am wondering if I can install codeassist.google also ?Will there be a clash of sorts ?