You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
first of all thanks for your great work. It helped me already quite a lot. Some suggestion I have, which would make editing larger files and also code related files easier, is to use a more advanced editor like CodeMirror [1]. There are also other alternatives out there whose are open source and easy to use. They usually bring some basic autocompletion and multilanguage support.
Especially when editing complexer code files for pyscript or similar plugins it becomes challenging to edit those files without making mistakes. Autocompletion and language support can help here.
Hey there,
first of all thanks for your great work. It helped me already quite a lot. Some suggestion I have, which would make editing larger files and also code related files easier, is to use a more advanced editor like CodeMirror [1]. There are also other alternatives out there whose are open source and easy to use. They usually bring some basic autocompletion and multilanguage support.
Especially when editing complexer code files for pyscript or similar plugins it becomes challenging to edit those files without making mistakes. Autocompletion and language support can help here.
Best fragsalat
[1] https://codemirror.net/docs/
The text was updated successfully, but these errors were encountered: