Blog Blog Blog Blog
Home
  • IDEs
    • AppCode
    • CLion
    • DataGrip
    • GoLand
    • IntelliJ IDEA
    • MPS
    • PhpStorm
    • PyCharm
    • Rider
    • RubyMine
    • WebStorm
    • Toolbox App
  • .NET & VS
    • .NET Tools
    • ReSharper C++
  • Team Tools
    • Space
    • TeamCity
    • Upsource
    • YouTrack
    • Datalore
    • Hub
  • Education
  • Kotlin
    • Kotlin
    • Ktor
  • Company
    • News
    • Team
    • JetBrains Platform

Follow JetBrains

WebIDE
Home/WebIDE

Recent posts

JetBrains PhpStorm and JetBrains WebStorm have their own separate resources. This WebIDE Blog is Closed

Dear friends, For quite a while we have been sharing this blog and other resources for both PhpStorm and WebStorm IDEs. We came to the conclusion it’s time to let these products have their own separate resources. This way our visitors can get the most relevant information on the product they use without any distraction or inconvenience. From this moment this blog is closed. No new comments or posts will be published in this blog. Everything already published will remain available. From now on, please follow the new PhpStorm Blog and/or WebStorm Blog to get the most relevant informatio
April 10, 2013 by Mikhail Vink

PhpStorm 6.0.1 EAP build 129.177/196

We continue to refine the IDE and work on plugin APIs. This build addresses both aspects by implementing a much requested feature purely relying on php-openapi. It required numerous adjustments - and much more are still pending, but we have a great progress. The generic Factory Method pattern support was added. By adding simple external metadata you can help IDE to deduce return types from the invocation arguments. This will reduce the number of required @var annotations in code employing the pattern, wich is quite common in modern frameworks. More info on using metadata. The feature abo
April 5, 2013 by Alexey Gopachenko

Working with Windows Azure SQL Database in PhpStorm

PhpStorm provides us the possibility to connect to Windows Azure SQL Database right from within the IDE. In this post, we’ll explore several options that are available for working with Windows Azure SQL Database (or database systems like SQL Server, MySQL, PostgreSQL or Oracle, for that matter): Setting up a database connection Creating a table Inserting and updating data Using the database console Generating a database diagram Database refactoring (more…)
April 3, 2013 by Maarten Balliauw

WebStorm 6.0.1 is available

We'd like to announce the availability of the first bugfix update of WebStorm 6.0, version 6.0.1. The new release includes a fairly small number of Web-specific bugfixes, which are detailed in the release notes. The build is available for download and for patch-based upgrade if you're currently running WebStorm 6.0.
March 28, 2013 by Dmitry Jemerov

Recording of PhpStorm 6 Webinar – More Tools to Develop Smarter, Not Harder

On Tuesday, March 26, we’ve held a free webinar where JetBrains Technical Evangelist for PHP and .NET Maarten Balliauw went through the most important features of the latest PhpStorm 6 release. The recording of this webinar can be found on our YouTube channel. (more…)
March 28, 2013 by Maarten Balliauw

Change signature refactoring in PhpStorm

A very powerful refactoring is the Change signature refactoring in PhpStorm. It enables us to modify a function signature in many ways: we can change the function name, change its visibility, add, remove and reorder parameters as well as rename parameters. (more…)
March 27, 2013 by Maarten Balliauw

PhpStorm 6.0.1 EAP Started – Build 129.91

We are happy to announce the beginning of PhpStorm 6.0.1 Early Access Program and the build 129.91 is already available for download. Just a couple of weeks after the major 6.0 update we are ready to deliver fresh build to be tested. On PHP side we are focused on bugfixes and new features, including: Change Signature refactoring now supports anonymous functions New action "move method up/down" Code formatting and indentation fixes Smarty template engine support fixes All the latest fixes from the Web team are also included, such as: Improved formatting for CoffeeScript
March 25, 2013 by Mikhail Vink

Folding for imports in PhpStorm 6.0

In PhpStorm 6, we've introduced code folding for imports. Any list of imports will now be folded into a single line. This greatly reduced clutter in your editor when having a lot of imports! (more…)
March 20, 2013 by Maarten Balliauw

Drag & Drop Project Files to Remote Hosts in PhpStorm

The Remote Host pane allows us to work directly on a remote server through FTP, FTPS, SFTP or a local/network folder. A lot of people asked us to add drag & drop to the Remote Host pane in PhpStorm. Good news: PhpStorm 6 comes with drag & drop as well as copy & paste support from the project pane to the remote host pane. (more…)
March 19, 2013 by Maarten Balliauw

Optimize Imports for PHP

Those of you who have already tried PhpStorm 6 might have noticed a lot of great additions to PHP imports support. In this post we would like to tell you about a long awaited feature: Optimize Imports for PHP. (more…)
March 18, 2013 by Maarten Balliauw

Built-in Server in WebStorm 6

Have you ever started writing an app only to realize that you need a simple local webserver? Never fear, WebStorm 6 is here! Simply open "http://localhost:63342/", append your project name, and WebStorm will serve up your site for you! (more…)
March 15, 2013 by John Lindquist

CoffeeScript Debugging with Sourcemaps in WebStorm 6 / PhpStorm 6

Sourcemaps help to solve the problems in the JavaScript ecosystem introduced with JS minification and transpiling from other languages (e.g., CoffeeScript and TypeScript): Sourcemaps allow you to navigate between minified JavaScript files and the original JavaScript files before they were minified. Sourcemaps allow you to navigate between languages that compile to JavaScript (CoffeeScript, TypeScript, etc.) and the JavaScript files that are output in the compilation process. WebStorm 6 and PhpStorm 6 can now leverage the information provided by sourcemaps and use it to debug JavaScri
March 14, 2013 by John Lindquist
Load more

About

  • Company
  • Brand Assets
  • Careers
  • Contacts

Follow JetBrains

Copyright © 2000–2021 JetBrains s.r.o.

PrivacyTerms of Use