5 sbt server reboot
TANIGUCHI Masaya edited this page 2018-06-21 09:36:51 +09:00

Wish list

  • list available settings, tasks, commands -- @jastice
  • access settings -- @jastice
    • stringified setting value
    • serialized value?
  • call any sbt task -- @jastice
    • stringified output value
    • serialized value?
  • setting/task inspections -- @jastice

ok, we're probably going to do it

  • call compile - @eed3si9n
  • call test - @eed3si9n

Available client

  • Neovim
  • Visual Studio Code
  • SublimeText