Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extension API for some common ranges, like current form and top level form #1748

Closed
PEZ opened this issue May 28, 2022 · 1 comment
Closed
Labels

Comments

@PEZ
Copy link
Collaborator

PEZ commented May 28, 2022

Functions in the Calva extension API for retrieving the range and text for:

  • the current form
  • the current enclosing form (the list/vector/etcetera containing the current form)
  • the current top level form
  • the current function name
  • the current defined symbol

These correspond to some common pieces of interest available to REPL command snippets.

@PEZ PEZ added the api label May 28, 2022
PEZ added a commit that referenced this issue May 29, 2022
@PEZ PEZ mentioned this issue May 29, 2022
16 tasks
PEZ added a commit that referenced this issue May 29, 2022
Add apis for sessions key and ranges information

Fixing #1747
Fixing #1748
@bpringe
Copy link
Member

bpringe commented Jun 5, 2022

This appears to have been released.

@bpringe bpringe closed this as completed Jun 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants