jc7447/BetterDynAdmin

Dash V2

Closed this issue · 3 comments

  • cross domain
  • editor autocomplete (à la git)
  • invoke named script with params (essentially building functions)

Lemme know what you think could be added.

Other ideas:

  • save current editor/console content in localstorage
  • allow to pin results in tabs
  • sort table on result
  • click to display subitem (like repo page)
  • leverage repo page parsing of xmldef to add content
  • loops/conditions (rly??)

Bugs:

  • Auto complete works on first line but not on other
  • autocomplete fixed.

most of the repo related features should be handled in the "repo explorer", if we do it.

The rest is done.