I have been using glitch.com but it can not support PHP and a bunch of other languages and wort of all their files are a crazy link that you canāt even customize! I want a NEW code editor that supports all languages and you can set up custom domains and is free. Pls, Help me I am getting impatient.
I donāt use online editors, so I canāt recommend any. What I always used and I still like to this date is Notepad++.
Some free editors are listed here:
https://en.wikipedia.org/wiki/Comparison_of_text_editors
Also see Mozilla Dev about what tools are needed for web development:
https://developer.mozilla.org/en-US/docs/Learn/Common_questions/Available_text_editors
My personal favorite since many years is PSPad for Windows. Iām still using it as a light weight IDE under Wine in Linux.
Does it support your own domains you bought?
Not sure what you mean?
You can specify different projects to also update files on a server.
E.g. you can work on a local website and update the live site from.
You seem to be asking here not for a ācode editorā but for some kind of website builder with free hosting which also allows you to use custom code and your own domains.
I have no idea if such a thing exists, but I think youāll find few if any members here using such a thing.
You could look into Netlify and GitHub pages for free hosting, but I think youāll need to download a code editor and develop locally to make any real progress.
What you are looking for seems to be a full online IDE. Here are a few I can recommend:
(Glitch.com also does support PHP, try this project.)
Is it OK if I remove these files?
and the project will still support PHP?
opp it still works but I did not remove the glitch.json or the website will not work
You shouldnāt go deleting files without good reason. Some of those will certainly be needed.
I removed the files about the āfuture dreamsā which was not needed but the CSS seemed NOT to be working when I added my own code
I have been using Dream weaver and notepad c++ software. There are number of other open source editor software available, check this https://www.winosbite.com/best-free-html-editor-software/
Is it ONLINE software as I said
Actually, you didnāt say.
Some people have worked out that that seems to be what you want, but you didnāt actually say so. It helps to be as clear as possible when asking your question.
This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.