What does the programming editor use? It's a business tool for programmers, so I'd like to use nerves, especially for screening. There are some criteria, but cross platform is important as well.
It is Textadept that I want you to try. It is a lightweight and minimum programming editor.
How to use Textadept
It is the main screen.
I opened the file. Source code highlighter is built in.
Search and replace. Of course it corresponds to regular expressions.
There is a function to execute and compile the contents of the file. This is the window in which the result is displayed.
Textadept works not only on the GUI but also on the terminal. More than 100 programming languages are supported. It also supports split view, has theme function and autocomplete function, and it can be used enough as a programming editor. Functional extensions are designed to be written in Lua.
Textadept is C / Lua's open source software (MIT License).
No comments:
Post a Comment