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

[SAGECell] Code Completion #601

Open
rctheriot opened this issue May 11, 2023 · 2 comments
Open

[SAGECell] Code Completion #601

rctheriot opened this issue May 11, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request frontend

Comments

@rctheriot
Copy link
Contributor

SAGEcell support for code completion.

@rctheriot rctheriot added enhancement New feature or request frontend labels May 11, 2023
@rctheriot rctheriot added this to the During S3 All Hands milestone May 11, 2023
@renambot
Copy link
Contributor

renambot commented May 11, 2023

Initial overview:

  • can be enabled now for js/ts/...
  • UI issue where code completion is not displayed in the right place (since we use zoom, translation, ...)
  • how to add python code completion: monaco exposes some API for that...

@rctheriot rctheriot modified the milestones: During S3 All Hands, End of Summer Jul 5, 2023
@renambot
Copy link
Contributor

renambot commented Oct 8, 2023

  • String completion in inline mode inside cell now (tab to complete)
  • In the drawer, I enabled the menu suggestions
  • All this is just text completion, based the text in the input element.

@rctheriot rctheriot modified the milestones: End of Summer, AHM 2024 Mar 1, 2024
@rctheriot rctheriot assigned rctheriot and renambot and unassigned rctheriot Mar 1, 2024
@rctheriot rctheriot removed this from the AHM 2024 milestone May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend
Projects
No open projects
Development

No branches or pull requests

2 participants