How to make VSCode warn me about missing libraries in a .fxml file?
When editing a .fxml file in InteliJ the IDE flags objects that don’t have their libraries imported yet with the red underline, letting you simply hover it and import.
When editing a .fxml file in InteliJ the IDE flags objects that don’t have their libraries imported yet with the red underline, letting you simply hover it and import.