diff --git a/editor/editor-ideas.md b/editor/editor-ideas.md index b1718ed3d2..d466632dc1 100644 --- a/editor/editor-ideas.md +++ b/editor/editor-ideas.md @@ -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.