boltex / leojs

Leo Literate Editor with Outline in Typescript
https://marketplace.visualstudio.com/items?itemName=boltex.leojs
MIT License
25 stars 1 forks source link

Use @clean for package.json #18

Closed edreamleo closed 2 years ago

edreamleo commented 3 years ago

Alas, vs-code will accept neither '#' comments nor html block comments in package.json. This could be called a buglet in the vs-code parser, but we are stuck with it. So...

@file can not be used for package.json

@clean is good enough, provided that leojs.leo is kept up to date with @button write-leojs.

boltex commented 2 years ago

JSON needs @clean to be sentinel free