WebIDE
WebIDE copied to clipboard
Coding WebIDE Community Edition
 
modal 增加 modalRegister 方法支持插件动态注入modal
settings配置 同步到 .coding-ide 中的settings文件里,本地不用缓存了
比如,下面的功能是有快捷键呼出的功能的,但用户无法感知  
1、创建 workspace 后,进入 设置-编辑页面; 2、点击【打开 .editorconfig】创建 .editorconfig 文件; 3、点击 header 中的文件-保存,仍需再输入一遍文件名。  
添加快捷键界面

使用 Docker 直接运行: > docker run -d --name webide -p 8080:8080 -v /docker/webide:/root/.coding-ide --restart=always webide/webide 添加好 SSH GIT 项目后,打开项目,没有代码文件树目录,并有红色提示框提示: > No HEAD exists and no explicit starting revision was specifiedDISMISS...

https://github.com/ivogabe/Brackets-Icons 另外最新版本的 fontawesome 也增加了一些文件类型图标,可以综合考虑一下。
 