Thomas Mettam
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created Indentation after pressing enter
AnsweredI have a formatting issue with my custom language plugin that i'm not sure how to resolve. After formatting the file, if I click between the braces it shows the caret at the correct location: Howe... -
Created Brace style, Auto-formatting, Code hinting
AnsweredHey there. I'm having a stab at implementing my own custom language plug-in. It's going pretty well, although I'm finding the documentation to be severely lacking. In particular I am having troubl... -
Edited Auto-import unreliable
Since the latest update to PhpStorm (2017.3.6), the ability to automatically add imports seems to be very unreliable. As an example, i've just ran "npm install --save amazing-time-picker", and i'm...