Thomas Mettam
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
-
Thomas Mettam created a post, AnsweredIndentation after pressing enter
I 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... -
-
-
-
Thomas Mettam created a post, AnsweredBrace style, Auto-formatting, Code hinting
Hey 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... -
-
-
-
Thomas Mettam created a post, 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...