redhat-developer / redhat-developer/vscode-java
Formatter settings not updated after edit
Abierto
@snjeza ya está trabajando en esto.
Desde el 13/11/2018.
bug
formatter
- Lenguaje dominante
- TypeScript
- Estrellas
- 2.3k
- Forks
- 546
- Merge medio
- 20 h 1 min
- PR fusionados (30 d)
- 11
Descripción
I edited a custom Eclipse formatter file so that brackets are on the same line for classes, methods, etc, and I have it added to my user settings json as:
"java.format.settings.url": "/Users/zeturk/Dropbox/MyEclipse.xml"
MyEclipse.xml file:
https://pastebin.com/raw/YvTtsMVW
but when I go back to a project and format the code, it is not updated to the settings specified (even if I reload or completely restart VSCode).
Any help is appreciated! (Sorry if this is an easy fix, pretty new to VSCode)
Environment
- Operating System: MacOS
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.