The latest updates on all JetBrains products and topics
We're constantly trying to improve our code formatting options so that everyone gets to automatically format their code just as they like it, and PhpStorm 2017.2 is no different. (more…)…
Inspections are the life-blood of PhpStorm, they are the little watchers that detect when you've done something suspicious (or even downright wrong) and pop up a little reminder saying "you may want to check that!". PhpStorm 2017.2 introduces some nice new inspections to catch even more future bugs …
We've just pushed major updates to a new repository we created that contains material for a Kotlin Workshop. In addition to code samples covering all major Kotlin topics, it has presentation slides, as well as exercises and questions for students to complete. This is material that myself and others…
Composer is the cornerstone of modern PHP development, and we've made some improvements in PhpStorm 2017.2 to help you work with Composer from within the IDE. (more…)…
Configuring PhpStorm correctly is important to get the most out of your IDE, and PhpStorm 2017.2 has made it easier by allowing you to detect some of the settings from your `composer.json` file. (more…)…
PhpStorm has had Docker support for a while now, and using a Docker remote interpreter has been a relatively straightforward task for the last few releases. PhpStorm 2017.2 introduces native support for Docker Compose to make using Docker and PhpStorm even easier. (more…)…
In recent versions of PhpStorm we've tried to make improving the testing experience a priority, and in 2017.2 we've done just that by introducing the ability to automatically run PHPUnit tests when you stop editing. (more…)…
Is it November yet? KotlinConf 2017 is a little more than 100 days away and we are super excited to announce our 48 awesome speakers! We are thrilled to have such a wonderful group of people and companies representing the Kotlin community. (more…)…
After a break, Trisha Gee (Developer Advocate for IntelliJ IDEA) and I finally got back together to record another video in our Git Questions series. (more…)…
Summer has rolled around nicely, and as the weather hots up it's PHP Annotated Monthly time again! Join PhpStorm Developer Advocate, Gary Hockin, as he rounds up all the articles in the PHP community in July's Annotated Monthly. (more…)…
It's PHP Annotated Monthly time again! Join PhpStorm Developer Advocate, Gary Hockin, as he rounds up all the articles in the PHP community in June's Annotated Monthly. (more…)…
After an unexpected break in the series, Git Questions is back and this time I'm asking Trisha Gee, Developer Advocate for IntelliJ Idea - "Trisha, how do I see who's made certain changes in a project?". (more…)…