Is there a tutorial for using Firefox for Developers?
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.
Chosen Solution
All Replies (5)
You can search the docs on the MDN website.
You can find the developer tools here:
- https://developer.mozilla.org/en/Tools/
- https://developer.mozilla.org/en/Tools/GCLI
- https://developer.mozilla.org/en/Tools/Tools_Toolbox
If you need an editor, look at Scratchpad.
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.
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?
Chosen Solution
See also BlueGriffon: