apex-dev-tools / apex-dev-tools/apex-ls
Dedicated configuration
- Lenguaje dominante
- Scala
- Estrellas
- 12
- Forks
- 3
- Merge medio
- 13 h 43 min
- PR fusionados (30 d)
- 19
Descripción
Use a separate file for config instead of `sfdx-project` `plugins`.
- Provide JS and JVM support for reading the config so clients can use it when server is off.
- Allow clients to include their own section to be loaded with JS API (similar to `plugins` entries).
- Just get the named section/property as json string and return, let client do validation and parsing.
- Library options: [`circe-config`](https://github.com/circe/circe-config) (using other libs) | [`sconfig`](https://github.com/ekrich/sconfig) (jvm/js port of lightbend)
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.