0

I made a text/html editor app but I want to add code hinting. Right now I'm using a basic Spark textures. What steps are involved in implementing code hinting/completion?

zero323
  • 322,348
  • 103
  • 959
  • 935
RapsFan1981
  • 1,177
  • 3
  • 21
  • 61

1 Answers1

1

I think this project help you.

Moonshine 0.8 Beta 2 just out now with basic auto-completion. Parses SWCs and source files.

Ivan Dyachenko
  • 1,348
  • 9
  • 16