Replies: 4 comments
-
#48 |
Beta Was this translation helpful? Give feedback.
0 replies
-
嗯,这个扩展本质是根据字符串(匹配相关命名)去判断文件是否存在, |
Beta Was this translation helpful? Give feedback.
0 replies
-
宿主机文件行数多也没发现慢的问题,Remote-Container 文件行数少的话不明显,多就慢的明显,Remote-Container 性能肯定是差一些的。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
一个300多行的blade文件,随意修改再保存,基本是瞬间保存;
安装这个插件,要大概等2秒才能保存成功。
另外,如果还有其他插件,其他插件的执行速度也变得特别慢,比如这个插件
Laravel Blade Spacer
,和Laravel goto view
共同使用的话,要3秒才能起作用。复现步骤:
Beta Was this translation helpful? Give feedback.
All reactions