Dmitry Beransky

- Total activity 147
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 60
-
Created querying json
Is there an IDE plugin for querying json? Something based on xQuery or xPath, perhaps. It seems in the past there was a plugin called JSON Utils that offered that features, but it's no longer sup... -
Edited Athena views
CompletedIs there a trick to getting DataGrip to show/recognize Athena's Views? -
Created Using .zips when defining a new driver
I'm defining a new driver to work with AWS Athena. For most work, just the Athena JDBC driver jar provided by AWS is enough. But for some advanced scenarios, a class from the aws jdk is needed. ... -
-
Created connecting to RDS
Has anyone been able to successfully set up a connection to Amazon RDS using a SHH tunnel? I'm not having much luck. -
Created multiple githubs
The company I work for has its own internal instance of GitHub and I have configured PyCharm to connect to that instance. But I also want to be able to connect to projects on the public GitHub. I... -
Created Running a FileWatcher manually
Is there a way to manually run a file watcher? In this case, I want to force-run (manually, just this once) UglifyJS on a JavaScript file with syntax errors. -
Created Injected Fragments in JavaScript
It seems that when PyCharm is finding injected fragments in JavaScript strings, it interprets them as Django Template fragments. Though, this would be a correct behavior for .html files, in JavaSc... -
Created Django shell in PyCharm 4 (EAP)
How do I start a django shell in 4.0? Is it done via "Run manage.py Task" (shell)?If so, how do I configure the working directory or the python path for the shell? Because right now, if I start t... -
Created PyCharm 3.4 crashes
Very often (but not always) when I put my laptop to sleep with PyCharm running and then undock the laptop, when I open it back up, PyCharm would no longer be running. In its place I often see runn...