cds-for-code
cds-for-code copied to clipboard
VSCode extension for working with Microsoft Common Data Service (CDS)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [xmldom](https://github.com/xmldom/xmldom) from 0.1.27 to 0.6.0. Release notes Sourced from xmldom's releases. 0.6.0 0.6.0 Fixes Stop serializing empty namespace values like xmlns:ds="" [#168](https://github.com/xmldom/xmldom/issues/168) BREAKING CHANGE: If your code expected empty...
- Issue Type: `Performance` - Extension Name: `cds-for-code` - Extension Version: `0.8.14` - OS Version: `Windows_NT x64 10.0.18363` - VS Code version: `1.58.2` :warning: Make sure to **attach** this file...
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.8.3 to 4.16.6. Changelog Sourced from browserslist's changelog. 4.16.6 Fixed npm-shrinkwrap.json support in --update-db (by Geoff Newman). 4.16.5 Fixed unsafe RegExp (by Yeting Li). 4.16.4 Fixed unsafe...
When multiple solution patches exist in the system, which have the same "Display Name", the extension only shows the same display names. If I want to deploy a web resource...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 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...
When I create .js files online, I normally give them a simple name like Opportunity/Case/Account etc. I haven't used the .js ending in the file name. This means that the...
I mostly work with webresources (javascript). Start off by downloading the solution and unpack to a folder. Eventually I wan to get the latest version of the javascript from CRM....
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.2 to 4.7.7. Changelog Sourced from handlebars's changelog. v4.7.7 - February 15th, 2021 fix weird error in integration tests - eb860c0 fix: check prototype property access in...