midgithub
midgithub
最新版
1. 目前刚登录后,打开about界面,但是没有标签,右边视图的header高度会有所调整,建议,可以默认打开about或者配置某个页面为起始页,同时也显示右边的页签,只要有一个就显示页签. 增加固定的默认页. 2. 新打开的界面插入到页签栏的右边,比较符合通常的情况 3. 增加sortablejs,让右边的页签栏里的页签可以拖拽. 参考 https://codepen.io/fabuchao/pen/wxeXMe http://jsfiddle.net/z13stbre/4/
could you makeup a usage to complete the matching string in the files under all the open folder.:)
A.lua中 ``` lua ---@class A local a = {} --- @alias print fun():void --- @desc 打印 --- @return void function a.print() end return a ``` B.lua中 ``` lua ---@type A...
now the format style of table is ``` lua local t = { "aaaa", "bbbb" } ``` i want the format below: ``` lua local t = { "aaaa", "bbbb",...
wish it can debug with unity3d /lua , in attach way
你好,考虑增加拖拽功能么 表头和数据的 重排序
如题 多谢
请教
请问大大animator的压缩是啥原理
hello ,i want to know the plugin show in the screen snap ,which showing the latest state according to dart code .is that a vscode plugin or it is a...
首先感谢分享 很好的模块. 其次希望增加一个特定字符的定义接口.比如vue中 是使用@符号来作为相对项目根目录的路径的.这里用的~.如果可以的话这个提供接口改下