vpetja
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
Created Rest Client - How can I pass body arguments in POST request
I am trying to test REST interface with the pycharm rest client tool. I am able to send data as query arguments but not as request body arguments. As soon as I mark "request body->text" post reques... -
Created Pycharm 2.7 SSH Terminal Font
Is there a way to change font in ssh terminal? I've tried to change "Console Font" but it will not affect ssh window. -
Created PyCharm does not recognise Python standard libraries
Hello,At some point in time my PyCharm started to mark Python standard libraries as unknown symbols.Rebuilding index did not help. Removing .PyCharm20 directory helped but painful since I loose all... -
Created Code Duplication Analisys
I've seen in the manual that PyCharm provides code duplication analisys. Unfortunately I am failing to find how to start Duplicates Tool Window. Could you help me with this please?