0/0
1
Welcome to the Simple Text Editor!
This editor allows you to create, edit, and save a variety of text and code files directly in your browser. All files are handled locally on your computer.
Supported File Types:
- .txt, .log: For plain text notes and logs.
- .html: For web pages. The Preview (eye) icon will appear to let you see a live render of your code.
- .js: For JavaScript. The Run (play) icon will appear to execute your script and show console output.
- .gs: For Google Apps Script.
- .css: For Cascading Style Sheets to style web pages.
- .py: For Python code.
- .json: For data interchange, common in web applications.
- .xml: For structured data using markup.
- .csv: For comma-separated data, often used in spreadsheets.
Editor Functions:
- File Operations: Use the Open (folder) icon and the various Save buttons in the toolbar.
- Formatting: Change font, size, color, and apply styles like bold, italic, underline, lists, and alignment.
- Editing Tools: Standard Undo/Redo, and a Find/Replace tool are available. The status bar at the bottom shows word and character counts.
Click the folder icon to begin, or clear this text and start creating!
0 characters, 0 words