📄 protocol.javat
字号:
/* Xrefactory communication protocol constants *//* Do not edit .java source file!! Those constants are *//* primarily defined in protocol.c file. */package com.xrefactory.jedit;public class Protocol {#define COMMENT(xx)#define PROTOCOL_ITEM(type, name, val) public static final type name = val;#include "../../../../../../src/protocol.tc"}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -