Skip to content
This repository has been archived by the owner on Jul 14, 2022. It is now read-only.

wxs里的代码支持不好,没有缩进了 #16

Open
Vidtion opened this issue Oct 15, 2019 · 1 comment
Open

wxs里的代码支持不好,没有缩进了 #16

Vidtion opened this issue Oct 15, 2019 · 1 comment

Comments

@Vidtion
Copy link

Vidtion commented Oct 15, 2019

比如:

<wxs module="wxs">
	var getMsgContent = function(status) {
	return 'Processing';
	}

	module.exports = {
	getMsgContent:getMsgContent
	};
</wxs>

插件版本:0.1.2

vscode 版本:
版本: 1.39.1
提交: 88f15d17dca836346e787762685a40bb5cce75a8
日期: 2019-10-10T23:35:11.314Z
Electron: 4.2.10
Chrome: 69.0.3497.128
Node.js: 10.11.0
V8: 6.9.427.31-electron.0
OS: Darwin x64 17.7.0

@cnyballk
Copy link
Owner

是没做wxs适配,我一般都是单独建立一个wxs的文件

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants