@@ -72,21 +71,21 @@
About
-A basic tool for looking up module scopes and quickly looking at module sources, created out of necessity. It is experimental and has only been tested on the latest Chrome under Ubuntu. Even then, the page sometimes crashes and has to be closed. All feedback is welcome.
+A basic tool for looking up module scopes and quickly looking at module sources, created out of necessity. It is experimental and is known to hang when handling large files. All feedback is welcome.
Known issues and To-do
- Some way of browsing just the API -
- Some visual cue for +
- Better visual cues for functions in scope +
- Customised GF syntax highlighting (currently using a Haskell default)
- The page sometimes stalls when handling large files (in particular the dictionary modules) -
- Syntax highlighting is using a Haskell default, could cusomtise for GF