Move SystemComandMap from ChatScene to its own component

Additionally created message specific commands with their own parser and
fixed separators not shown correctly in TextInputContextMenu
This commit is contained in:
2020-09-30 22:31:10 +02:00
parent 80795a3fc2
commit 7468947728
8 changed files with 195 additions and 79 deletions

View File

@ -21,6 +21,7 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11">
<attributes>
<attribute name="maven.pomderived" value="true"/>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">