oracle / javavscode

Java platform support for Visual Studio Code for full featured Java development (edit-compile-debug & test cycle)
Apache License 2.0
231 stars 31 forks source link

Relabeled the command "New From Template" to "New File" #302

Closed sid-srini closed 1 month ago

sid-srini commented 1 month ago

In order to improve readability and clarity, changed the label for the command to create a new class/test/interface/exception etc.

Also updated the label references in READMEs, messages and translations.