On Monday, October 8, 2018 at 7:46:01 AM UTC-5, vitalije wrote: To achieve code completion, there is an interesting idea behind Nightlight > <https://sekao.net/nightlight/> editor. >
I just took at the Nightlight sources. There are 5 .clj files in src/clj/nightlight directory, and 11 files in the src/cljs/nightlight directory. Most files are less than 100 lines long. The only files larger than 100 lines are: components.cljs: 364 lines editors.cljs: 350 lines core.clj: 195 lines control_panel.cljs: 186 lines This is amazing. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
