abulka / vscode-snippet-creator

An extension to simplify the snippet creation
11 stars 2 forks source link

create python snippet, raise error #9

Open jeffery9 opened 1 year ago

jeffery9 commented 1 year ago

create python snippet, raise error

Errors on parsing current python snippet file: 'CommaExpected' error at offset 2042, 'PropertyNameExpected' error at offset 3399, 'ValueExpected' error at offset 3399

vscode version

Version: 1.84.0 (Universal) Commit: d037ac076cee195194f93ce6fe2bdfe2969cc82d Date: 2023-11-01T11:30:19.406Z Electron: 25.9.2 ElectronBuildId: 24603566 Chromium: 114.0.5735.289 Node.js: 18.15.0 V8: 11.4.183.29-electron.0 OS: Darwin x64 22.6.0

jeffery9 commented 1 year ago

duplicated of #3 install jtr.vscode-position, and go to the position, fix the error.

btw. vscode worked fine even the error existed there.

jeffery9 commented 1 year ago

snippet editor of vscode not raise error, but this extension raise error

Errors on parsing current xml snippet file: 'ValueExpected' error at offset 5226, 'ValueExpected' error at offset 5477, 'ValueExpected' error at offset 5621, 'PropertyNameExpected' error at offset 5664, 'ValueExpected' error at offset 5664