-
Notifications
You must be signed in to change notification settings - Fork 75
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
More functionnalities for repl #951
Open
OscarLahaie
wants to merge
23
commits into
ocamllabs:master
Choose a base branch
from
OscarLahaie:better-repl
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Jun 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 262d495 - Browse repository at this point
Copy the full SHA 262d495View commit details -
Configuration menu - View commit details
-
Copy full SHA for 331577c - Browse repository at this point
Copy the full SHA 331577cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d769f8 - Browse repository at this point
Copy the full SHA 4d769f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f3e328 - Browse repository at this point
Copy the full SHA 9f3e328View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0e0bbd - Browse repository at this point
Copy the full SHA d0e0bbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 880864c - Browse repository at this point
Copy the full SHA 880864cView commit details -
evaluate-selection -> evaluate-expression
Add the functionnality to auto select the expression instead of the line if the selection is empty
Configuration menu - View commit details
-
Copy full SHA for bcc8dc3 - Browse repository at this point
Copy the full SHA bcc8dc3View commit details -
Now handles single lines and fixe the `is_repl_ready` check
Configuration menu - View commit details
-
Copy full SHA for 76736da - Browse repository at this point
Copy the full SHA 76736daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5612c5b - Browse repository at this point
Copy the full SHA 5612c5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb22999 - Browse repository at this point
Copy the full SHA eb22999View commit details -
Fix the position of cursor send to lsp-server
In previous versions, the cursor position was sent without worrying about whether it was an expression. Now we send the position so that the cursor is in the previous expression.
Configuration menu - View commit details
-
Copy full SHA for fc62f64 - Browse repository at this point
Copy the full SHA fc62f64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c2802b - Browse repository at this point
Copy the full SHA 9c2802bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76dffe6 - Browse repository at this point
Copy the full SHA 76dffe6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7b99ea - Browse repository at this point
Copy the full SHA c7b99eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9581a42 - Browse repository at this point
Copy the full SHA 9581a42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d1ca2d - Browse repository at this point
Copy the full SHA 8d1ca2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e0c694 - Browse repository at this point
Copy the full SHA 0e0c694View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a363ca - Browse repository at this point
Copy the full SHA 6a363caView commit details -
Ulugbek committed
Jun 11, 2022 Configuration menu - View commit details
-
Copy full SHA for 17952b7 - Browse repository at this point
Copy the full SHA 17952b7View commit details
Commits on Jun 12, 2022
-
rename commands specifying that evaluation happens in REPL
Ulugbek committedJun 12, 2022 Configuration menu - View commit details
-
Copy full SHA for e762957 - Browse repository at this point
Copy the full SHA e762957View commit details -
Ulugbek committed
Jun 12, 2022 Configuration menu - View commit details
-
Copy full SHA for 8f4c068 - Browse repository at this point
Copy the full SHA 8f4c068View commit details -
Configuration menu - View commit details
-
Copy full SHA for 005ef00 - Browse repository at this point
Copy the full SHA 005ef00View commit details -
Ulugbek committed
Jun 12, 2022 Configuration menu - View commit details
-
Copy full SHA for 1b9c5b6 - Browse repository at this point
Copy the full SHA 1b9c5b6View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.