forestry-vscode
forestry-vscode copied to clipboard
A Visual Studio Code extension for developing projects managed with Forestry.io
Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependency [vscode](https://github.com/Microsoft/vscode-extension-vscode). These dependencies need to be updated together. Removes `tough-cookie` Updates `vscode` from 1.1.18 to 1.1.37 Commits c871436 v1.1.37 e55dfe8...
Bumps [typed-rest-client](https://github.com/Microsoft/typed-rest-client) to 1.8.9 and updates ancestor dependency [vsce](https://github.com/Microsoft/vsce). These dependencies need to be updated together. Updates `typed-rest-client` from 0.9.0 to 1.8.9 Release notes Sourced from typed-rest-client's releases. 1.5.0 Enable...
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...
Bumps [css-what](https://github.com/fb55/css-what) from 2.1.0 to 6.1.0. Release notes Sourced from css-what's releases. v6.1.0 feat: Support pseudo elements with data (#762) 3be227a https://github.com/fb55/css-what/compare/v6.0.1...v6.1.0 v6.0.1 Fix parsing column combinators after tag names...
- [x] Text - [x] Textarea - [x] Toggle - [x] Number - [x] Color - [ ] Date - [ ] Select - [ ] Tags - [ ]...
it seems right now this extension only deal with the creation of front matter, but does not help insert the front matter based on the template.
**Is your feature request related to a problem? Please describe.** When working with YAML configs, schema validation is always a really great feature to have. **Describe the solution you'd like**...
**Is your feature request related to a problem? Please describe.** I want to be able to configure my project to work with Forestry before it's even imported. **Describe the solution...