Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

[FR] Add ref to search results

Aperta
#1,173 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
3/5
Tempo stimato
1-2 giorni
Idoneità per principianti
62/100
Tipo di issue
Funzionalità
Chiarezza
Abbastanza chiara
Stato di attività
Tranquilla
Stack tecnologico
typescript
Ambito
api, search

Direzione di ricerca

Start by tracing the POST /api/find_references endpoint and its search response shape, then inspect how GET /api/source consumes a ref. Ensure all search responses include refs that can retrieve the matching file contents later, and verify the endpoint behavior with the existing API checks.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

code search Feature

I would like POST /api/find_references to return the ref in the response and then be able to call GET /api/source to get the contents of the file with that ref.

I have some workflows that will perform searches and then lookup the contents later but if the code changes between then and when I get the contents those results do not match up.

All search responses should include refs.

Lingua principale
TypeScript
Stelle
3.9k
Fork
374
Merge medio
21h 18m
PR unite (30g)
39

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di sourcebot-dev/sourcebot

Tutte le issue di sourcebot-dev/sourcebot

Issue simili

Altre issue su TypeScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.