Sharing my HTML, Javascript, and CSS editor
Hi everyone,
For all the devs out there working with HTML and Javascript in Brightspace - I created an editor to make this easier - main feature is it is quick to save and preview the changes in a 2nd tab (just press Ctrl+S). Includes line numbering, syntax highlighting for .html, .js, .css, and .txt files, and you can work with multiple open files at once. Sharing in case others find it useful too.
Watch the demo video below, and if you like it, you can find the source code here:
. Feel free to get in touch with any questions and have a nice day!Josh.
Comments
-
This is cool, thank you for sharing. I downloaded the project and going to try it out. I went to your YouTube page and found a few other projects but it looks like the links to the files no longer work. Would you be willing to share again?
-
Thanks Justin! Sorry for the trouble. My youtube account is not yet eligible for "advanced features" so links that I post in video descriptions are not clickable :(
You can check out my Google drive folder that has all the source code though:
. Enjoy! -
@Joshua.G.520 thank you. I appreciate the link, I'll check them out.