Fix annoyance with syntax errors during completion |
|
More...
|
almost 5 years ago
|
Fix cosmetic issue with font-lock |
|
More...
|
almost 5 years ago
|
Add completions within require forms; closes #420 |
|
More...
|
almost 5 years ago
|
Capture buffer file name for doc thunk |
|
More...
|
almost 5 years ago
|
Simplify now that we require Emacs 25.1+ |
|
More...
|
almost 5 years ago
|
Various doc string and keymap fixes |
|
More...
|
almost 5 years ago
|
racket-run vs. racket-run-module-at-point |
|
More...
|
almost 5 years ago
|
Remove the retry-as-skeleton feature |
|
More...
|
almost 5 years ago
|
Change back default output handlers |
|
More...
|
almost 5 years ago
|
Edit some comments and doc strings |
|
More...
|
almost 5 years ago
|
racket-repl-buffer-name-project: Also try vc-root-dir |
|
More...
|
almost 5 years ago
|
Polish docs and defcustom for REPL buffer config |
|
More...
|
almost 5 years ago
|
Fix typo in doc string |
|
More...
|
almost 5 years ago
|
Move the Racket version check to the back end |
|
More...
|
almost 5 years ago
|
Avoid double prompt to kill REPL buffer |
|
More...
|
almost 5 years ago
|
Add a kill-buffer-hook; improve racket-repl-buffer-name-project |
|
More...
|
almost 5 years ago
|
Edit some comments |
|
More...
|
almost 5 years ago
|
Support multiple REPL buffers; closes #338 |
|
More...
|
almost 5 years ago
|
Simplify REPL startup code and message |
|
More...
|
almost 5 years ago
|
racket-xp-describe: Fix bug with Visit Definition link |
|
More...
|
almost 5 years ago
|
Clarify that requires commands do not need a REPL |
|
More...
|
almost 5 years ago
|
run.rkt + channel.rkt => repl.rkt |
|
More...
|
almost 5 years ago
|
Fix issue with namespace symbols being nil |
|
More...
|
almost 5 years ago
|
racket-tests/eventually: Add accept-process-output |
|
More...
|
almost 5 years ago
|
Update doc string |
|
More...
|
almost 5 years ago
|
Various racket-cmd changes |
|
More...
|
almost 5 years ago
|
Restore with-racket-repl-buffer behavior when no buffer |
|
More...
|
almost 5 years ago
|
Use cl-labels to DRY |
|
More...
|
almost 5 years ago
|
Eat newline after `(ok ,id) |
|
More...
|
almost 5 years ago
|
Delete unused var |
|
More...
|
almost 5 years ago
|