搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Is there a tutorial for using Firefox for Developers?

  • 5 个回答
  • 2 人有此问题
  • 8 次查看
  • 最后回复者为 cor-el

more options

I'm used to using Visual Studio 2015 so I'm used to using an IDE but I can't for the life of me able to type anything. Its like I'm just using a browser instead of using something I can develop web pages with (please don't ask if I'm familiar with VS2015, why don't I just keep using it? It's a sore subject with me.) I probably going to feel like a fool when you tell me how I can access the text editing function, but I can't do any editing. I'm typing this in the 32bit Firefox I've been using for years. instead of the Developer's Edition.

I'm used to using Visual Studio 2015 so I'm used to using an IDE but I can't for the life of me able to type anything. Its like I'm just using a browser instead of using something I can develop web pages with (please don't ask if I'm familiar with VS2015, why don't I just keep using it? It's a sore subject with me.) I probably going to feel like a fool when you tell me how I can access the text editing function, but I can't do any editing. I'm typing this in the 32bit Firefox I've been using for years. instead of the Developer's Edition.

被采纳的解决方案

migraineman said

Apart from Visual Studio, what is a good html editor?

Hard question to answer. I generally use Notepad++ to edit page code; it is nothing like a full-blown IDE. I probably should shop around a bit, but I do prefer not to have to conform to the way a complex tool wants you to work.

定位到答案原位置 👍 0

所有回复 (5)

more options
more options

You're right, Firefox is a browser. Great for testing and experimenting, but I wouldn't suggest using it as a substitute for a full-blown HTML editor.

more options

jscher2000 said

You're right, Firefox is a browser. Great for testing and experimenting, but I wouldn't suggest using it as a substitute for a full-blown HTML editor.

Apart from Visual Studio, what is a good html editor?

more options

选择的解决方案

migraineman said

Apart from Visual Studio, what is a good html editor?

Hard question to answer. I generally use Notepad++ to edit page code; it is nothing like a full-blown IDE. I probably should shop around a bit, but I do prefer not to have to conform to the way a complex tool wants you to work.

more options