Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

indent Chinese characters #4687

Open
gdzrh917 opened this issue Jan 3, 2019 · 0 comments
Open

indent Chinese characters #4687

gdzrh917 opened this issue Jan 3, 2019 · 0 comments
Labels
bug Identifies work items for known bugs difficulty-03-duck Involves more challenging problems and/or developing within and revising the internals API feature-smart-indenter

Comments

@gdzrh917
Copy link

gdzrh917 commented Jan 3, 2019

Version 2.3.1.4308
OS: Microsoft Windows NT 6.2.9200.0, x64
Host Product: Microsoft Office 2010 x64
Host Version: 14.0.4756.1000
Host Executable: EXCEL.EXE

Private Const ADDR_工号 As String = "$G$1"         '工号
Private Const ADDR_地盘 As String = "$L$1"         '地盘
Private Const ADDR_检查类型 As String = "$D$2"       '检查类型
Private Const ADDR_编号 As String = "$Q$2"         '编号
Private Const ADDR_版本号 As String = "$V$2"        '版本号
Private Const ADDR_发送 As String = "$A$4"         '发送`

like that,Chinese characters are twice as long as English characters.

@Vogel612 Vogel612 added bug Identifies work items for known bugs feature-smart-indenter difficulty-03-duck Involves more challenging problems and/or developing within and revising the internals API labels Jan 3, 2019
@Vogel612 Vogel612 added the hacktoberfest Tags issues for Hacktoberfest 2019 label Sep 20, 2019
@bclothier bclothier removed the hacktoberfest Tags issues for Hacktoberfest 2019 label Nov 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Identifies work items for known bugs difficulty-03-duck Involves more challenging problems and/or developing within and revising the internals API feature-smart-indenter
Projects
Development

No branches or pull requests

3 participants