ArkScript-lang / ArkScript-lang/syntax-highlighting
Unify the syntax update workflow
- Lenguaje dominante
- JavaScript
- Estrellas
- 0
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Currently, when we want to update the syntax of the language, we have to update multiple configuration files, so that all the editors are up to date.
The VSCode plugin has a script to help generate the syntax file: https://github.com/ArkScript-lang/ArkScript-VSC/blob/master/generation/runner.py
It would nice to be able to have a single file to describe the syntax and update all the config files (nano, vim, vscode, pygments...).
Could include:
- keywords
- macros
- standard functions
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Comienza leyendo generation/runner.py en el plugin de ArkScript VSCode enlazado e inspecciona los archivos de configuración de sintaxis para nano, Vim, VSCode y Pygments. Define los campos de origen compartidos para palabras clave, macros y funciones estándar, y asegúrate después de que todas las configuraciones de editor mencionadas puedan actualizarse desde ese único archivo.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- javascript, python, vim, vscode
- Área
- developer-experience, tooling
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 5/5
- Tiempo estimado
- Más de una semana
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100