Results 33 comments of icepro

I think we should use vue's semantic version to check whether vue is vue2.7 | vue3 | vue2. `VueTemplateCompilerV2_7` & `isVueTemplateCompilerV2_7OrV3` & `isVueTemplateCompilerV2` cannot be able to a safely check...

I don‘t know why e2e was fail on github action it works well on my mac. ohh, There is so many lock file changes,may i append all lock file changes?

Rebase and force-push was finished. After using this solution for 2 weeks, i found this doesn't align with the errors we see in IDEs(especially in volar) or from vue-tsc.

先mark不是很能理解,现在不是性能过剩么……

> i wonder what is a better fix, to change all relative paths to absolute one or to just update somewhere once to fix the `docs` prefix? This is determined...

https://github.com/kisstkondoros/codemetrics/blob/master/src/metrics/server/MetricsParserUtil.ts#L31 Change `//gim` -> ``?

``` ``` I try this regex, it works very well.

Localstorage is not seem to be pretty well.otherwise,indexDB maybe a good idea?

@reed-chan 需要技术支持嘛2333,我试试抽个包出来,感觉 dnn 那边的代码蛮难懂的

We can use apple script to create an app. Then use following script, and save as app: ```AppleScript do shell script "open -a '/Applications/Pixelorama.app/Contents/MacOS/Pixelorama' --args --render-thread safe" ``` It seems...