|
|
|
|
|
by kingtoolbox
2150 days ago
|
|
I am very glad you like WindTerm/WindEdit and made very good suggestions, thank you. Although I haven't considered creating a framework for a simple linter, but WindTerm and WindEdit are originally one during development. In fact, there are four kits in the unreleased tool: terminal (WindTerm), editor (WindEdit), browser and file manager (including local filer like windows explorer and remote filer like Sftp client), They complement each other and form an efficient tool. For example, WindEdit has a special function that can read virtual huge files. This feature is especially designed for remote files. Imagine that there is a very large file on the server that can be read and written directly without downloading it. Just like playing a video online, you only need to get a small piece of content currently read and written. That would be very efficient, especially when reading huge logs. I don't think putting a stub on the server is the correct solution, because we cannot put stubs on every server. I will continue to work hard to build better tools and hope you can use them happily. |
|