Tom Rad

- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 7
-
Tom Rad commented, -
Tom Rad created a post, Sharing Default Code Style within Team
Hi,I want to make shure that everyone in the team uses the same code style across projects. (Now and in the future)So I create an own codestyle file and found the xml in the .WebIde80/config/codest... -
Tom Rad created a post, EventLog Popup get on nerves
Hi,is there a chance to diable the annoying popup info "External File changes may be slow.... network mount" ???For some reason (enterprise development with a large amount of files (>6000); securit... -
Tom Rad created a post, Finding unused or rarely used functions
Hi,during the refactoring process, one of the main issues is to find functions/methods f.e. in global function libaries or classes that are not longer or only rarely used.So it would be nice to hav... -
-
-
Tom Rad created a post, Adding Issues in a bugtracking system
Hi,I'm missing a function to add an development issue (note) directly from the phpstorm IDE into a connected bugtracking system (f.e. by an Plugin), like we have done in the old days with netbeans ... -
-
Tom Rad created a post, Whats about WAI-ARIA Support?
Hi,does not support phpstorm aria attributes like role oder aria-* in html tags?Increasingly accessibillity plays a big role during my web development projects (not in yours?), so it would be nice... -
Tom Rad created a post, Filtering of Vars in the structure window
Hi,is it possible to filter out the variables in the structure view window OR at least show the function names above the variables?I often have to jump to the functions in a php module and it is di...