用于 Javascript/PHP 开发的最佳编辑器/IDE(?)

Best editor/IDE(?) for Javascript / PHP development(用于 Javascript/PHP 开发的最佳编辑器/IDE(?))
本文介绍了用于 Javascript/PHP 开发的最佳编辑器/IDE(?)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

可能重复:
更好的 PHP、MySql、HTML 和 JavaScript IDE

我主要是 C#.NET 开发人员,当我需要处理组织内的旧应用程序时,我会涉足 VB.NET.

I'm primarily a C#.NET developer, and dabble with VB.NET when I need to for dealing with older applications within the organisation.

我最近在 PHP 和 Javascript 方面做了更多的工作,主要是在 Wordpress 领域.

I have been doing more work with PHP and Javascript lately, mainly in the domain of Wordpress.

我认为 Visual Studio 是一个很棒的 IDE,对它非常熟悉.有没有什么是 PHP 开发的事实标准?

I think Visual Studio is a great IDE, really familiar with it. Is there anything out there that's the defacto standard for PHP development?

我正在寻找智能感知类型的功能,以尽可能加快速度等.

I'm looking for intellisense type features to speed things up where possible etc.

我查看了免费的 CodeLobster,但如果有任何东西我愿意付费特别好.什么是面向 PHP 开发人员的 Visual Studio?

I looked at CodeLobster which is free, but I am willing to pay if there's anything out there that's particularly good. What is the Visual Studio for PHP developers?

推荐答案

不确定它是否是适用于 PHP 的 Visual Studio,但 Netbeans 很容易成为我用过的最好的 PHP IDE.

Not sure about it being the Visual Studio for PHP but Netbeans is easily the best IDE for PHP i've used.

这篇关于用于 Javascript/PHP 开发的最佳编辑器/IDE(?)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!

本站部分内容来源互联网,如果有图片或者内容侵犯您的权益请联系我们删除!

相关文档推荐

Convert JSON integers and floats to strings(将JSON整数和浮点数转换为字符串)
in php how do I use preg replace to turn a url into a tinyurl(在php中,如何使用preg替换将URL转换为TinyURL)
all day appointment for ics calendar file wont work(ICS日历文件的全天约会不起作用)
trim function is giving unexpected values php(Trim函数提供了意外的值php)
Basic PDO connection to MySQL(到MySQL的基本PDO连接)
PHP number_format returns 1.00(Php number_Format返回1.00)