Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

[FR] Add ref to search results

Abierto
#1,173 2 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
3/5
Tiempo estimado
1-2 días
Aptitud para principiantes
62/100
Tipo de issue
Nueva funcionalidad
Claridad
Bastante claro
Estado de actividad
Tranquilo
Stack tecnológico
typescript
Área
api, search

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

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.

Lenguaje dominante
TypeScript
Estrellas
3.9k
Forks
374
Merge medio
21 h 18 min
PR fusionados (30 d)
39

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de sourcebot-dev/sourcebot

Todos los issues de sourcebot-dev/sourcebot

Issues similares

Más issues de TypeScript

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.