microsoft / microsoft/vscode-java-dependency
Improve the Java Dependency Explorer
@jdneo ya está trabajando en esto.
Desde el 26/5/2020.
- Lenguaje dominante
- TypeScript
- Estrellas
- 199
- Forks
- 105
- Merge medio
- 1 d 22 h
- PR fusionados (30 d)
- 27
Descripción
As someone who has used Eclipse and NetBeans, this view is simply much more efficient to work with when navigating a large Java project. Trying to navigate Java source paths is cumbersome.
I have tried to use the Java Dependency viewer solely to work with my projects but simple features like linting indicators and Git modifications are missing. I understand this would be overlapping functionality that of the default folder viewer but they are necessary for this view.
I am a new VSCode user trying to embrace this amazing IDE but find myself wanting to go back to NetBeans and or Eclipse for this specific reason.
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.