Yaml<->Props conversion commands, tests, integration in VSCode, Eclipse
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
name="Convert .yaml to .properties">
|
||||
</command>
|
||||
</extension>
|
||||
<!--
|
||||
<extension
|
||||
point="org.eclipse.ui.menus">
|
||||
<menuContribution
|
||||
@@ -90,6 +91,7 @@
|
||||
|
||||
</menuContribution>
|
||||
</extension>
|
||||
-->
|
||||
|
||||
<extension point="org.eclipse.ltk.core.refactoring.renameParticipants">
|
||||
<renameParticipant class="org.springframework.ide.eclipse.boot.refactoring.typerename.TypeRenameParticipant" id="org.springframework.ide.eclipse.boot.refactoring.TypeRenameParticipant" name="Rename Companion Type Rename Participant">
|
||||
|
||||
Reference in New Issue
Block a user