Nikos 7

- Total activity 89
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 7
- Subscriptions 27
-
-
Created [9: changes] view doesn't see files that are marked ! in .gitignore
Consider /.idea//node_modules/!/node_modules/steal/in local changes I see no option to add stuff in steal -
Created Can't see excluded folders
In php storm 2016 I exclude node_modules (to stop indexing) but can't see it in the file explorer, how can I re enable this? -
Edited PHP storm server randomly fails to server html files
Often when I open an html file in the editor and click the open in chrome button it load fine in chrome. But every now and then all I get is a page like so: any ideas? The requested URL could no... -
Created where is the new project from existing files?
where is the new project from existing files dialogue? Is gone in webstorm 11 -
Created Can't connect to vagrant vm running postgresql
I followed this to the letter https://wiki.postgresql.org/wiki/PostgreSQL_For_Development_With_Vagrant. However when I try connect in the DB tool window I always get: Connection to PostgreSQL - m... -
Created Bitbucket integration with webstorm 9
Any plugins for bitbucket that work on webstorm 9I tried this but nothing happens when its installed, the 1.2.1 one doesn't do anything when I try import from VCS either htt... -
Created Mac double clicking on code functionality
In webstorm in windows when you double click on a word it highlights it or three times the entire line excluding surrounding white space, however on a mac it doesn't bahave so. Is there a way to ge... -
Created colour setting for matching xml tags
What is the colour setting for matching xml tags like you get in handlebars files?I'm on drac theme and the dark red background is v hard to see -
Created ES6 folder specific for webstorm project.
I have a webstorm project which has a folder with a Ember-cli project which uses es6 for its javascript. How can I have Webstorm treating this foldler as specific to Es6?