Added 10x editor to inspiration

This commit is contained in:
Anton-4 2021-07-23 10:47:07 +02:00 committed by GitHub
parent dc185f46ef
commit cacf91a9c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -231,6 +231,12 @@ e.g. you have a test `calculate_sum_test` that only uses the function `add`, whe
- [Boop](https://github.com/IvanMathy/Boop) scriptable scratchpad for developers. Contains collection of useful conversions: json formatting, url encoding, encode to base64...
## High performance
### Inspiration
- [10x editor](http://www.10xeditor.com/) IDE/Editor targetted at the professional developer with an emphasis on performance and scalability.
## General Thoughts/Ideas
Thoughts and ideas possibly taken from above inspirations or separate.