TEXT EDITOR
More
- back to the homepage
-
using editor.html to edit text more comfortable way
-
online string field online zip load(unzip) and dump(zip)er, Normal Text Area(editor.html) must be zipped if you make save url.
-
IDE Expension Addons by API
-
IDE options
-
how 2 make IDE Expension?
-
first, you need to make auto-commplete result strings
- Keyword, Builtin methods, symbol needs
- also you can generate it.
by
Chat GPT
-
seccound, make the list that contains auto-commplete result strings join 1char to make joined text
-
as python
ord(unicode_of_char).join(that_list)
-
also you can.
- also gpt can.
- I'll make the page that processing list to api string
- I'll make the page that csv-xlsx converter and list-writer page and what make list by csv page
-
-
at last, just add a charactor that seperating the joinned char
I'll make the page that processing list to api string
I'll make that list by csv
I'll csv-xlsx converter.
I'll that list writer
I'll add IDE Expension demo page
-
-