Mike2060

- Total activity 27
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
-
Created Keyboard issues with right alt and polish keyboard layout
AnsweredMy env: Win10, Intellij 2017.3, Logitech g510s (both alt say 'alt' - no altgr), system lang - us, input method - polish programmers keyboardIn all JetBrains IDEs right alt behaves like ctrl+alt. If... -
Created Use existing KeePass database to store passwords
AnsweredHi, I noticed JetBrains products use KeePass database, however user cannot manage that db from settings as far as I know. Can I use existing KeePass db, the one I use for my web passwords,etc. in J... -
Created Pick different color schemes for different languages
Hi, in settings, under Editor>Colors&Fonts are many languages like PHP, JS ,ect ... Each has combo button to select color scheme. As I understand it should allow to pick different color for php and... -
Edited Autorecompilation in react projects
React starter project (create-react-app) says 'just ctrl+s and the page will refresh with new content'. However Webstorm is inteligent and it saves when it wants. Ctrl+s works but not always. How ... -
Created Exclude all but *.py from upload/download deployment
AnsweredHi, I'm writing programs for robot in python, but along *.py files I have others like *.md or *.jpg and I'd wish to stop uploading them to my robot. I know how to block individual files from uploa... -
Created Configure xdebug for php storm - can't validate
AnsweredI can't configure xdebug remote properly. My local machine, where I use PHPstorm is win10 and ip 192.168.1.16My server is running on ubuntu 16.10 and ip 192.168.1.235I have used remote deployment ...