
@pocmatos I thought of something I haven’t used much at all, but you could try? You could also try using M-x dabbrev-expand
bound by default to M-/
. It will do things like search buffers in the same mode (e.g. other racket-mode buffers). This doesn’t need racket-run, first. If you like the results, and you’re using company-mode, it can use multiple “backends” (sources). You could try setting company-mode to use both backends: completion-at-point-function
(which will use racket-mode) and dabbrev
? Maybe the order matters? If you do try that and it works well (or not) for you, let me know? I could also try experimenting but have to go AFK in a few minutes.

[ dabbrev is “dumb” text search so you’ve likely to get false positives … but idk, maybe they’re few and obvious to ignore ]

@greg I will give that a try.

@mflatt re: form language #racket-school This would be really useful for CAP ORM (Civil Air Patrol, Operational Risk Management). I can show you the [many] questions pilots have to answer prior to flight release by a flight release officer.

@minond.marcos has joined the channel

@jeancarass has joined the channel