Skip to content
#

functional-language

Here are 104 public repositories matching this topic...

SquidDev
SquidDev commented Nov 15, 2019

Features

  • Code folding: This should be pretty easy - just walk over any "large" definitions and offer to fold them to a single line.
  • Type at cursor/Type tooltip.
  • Completion
  • Document highlight: This should just be composed of "find this symbol" and then "walk the entire resolved tree".
  • Go to definition: The nicest approach to this mi

Improve this page

Add a description, image, and links to the functional-language topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the functional-language topic, visit your repo's landing page and select "manage topics."

Learn more