ocaml
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

TODO: language server should also implant foreign trees

+1
+1
lib/compiler/Driver.ml
··· 241 241 go new_action new_state 242 242 in 243 243 let _, state = update Plant_assets init in 244 + (* TODO: this ought to implant the foreign trees as well *) 244 245 go Load_all_configured_dirs state 245 246 246 247 let run_with_history a s =