Nathan Totten
Nathan Totten
**This isssue is the continuation of #862** This proposal introduces the concept of a **Working Set** (Name TBD). A Working Set is a group of metadata types or items that...
I would like to see a few features in our syntax highlighter 1) Icon/text label indicating the language of the code snippet. 2) A way to indicate the file name...
- [ ] Run tests - [ ] Update the [`CHANGELOG.md`][1] with a summary of your changes [1]: https://github.com/prettier/prettier-vscode/blob/main/CHANGELOG.md
Currently, all tests in a project are listed in the Apex Test view in alphabetical order. If you have multiple packages in your solution this list can be very long....
Looking here https://github.com/forcedotcom/salesforcedx-vscode/blob/master/packages/salesforcedx-vscode-apex/src/requirements.ts line 86 ``` javaHome + '/bin/java', ['-version'], {}, (error, stdout, stderr) => { if ( stderr.indexOf('build 1.8') < 0 && stderr.indexOf('build 11.') < 0 ) { reject(nls.localize('wrong_java_version_text',...
### Which Cloudflare product(s) does this pertain to? Wrangler core ### What version(s) of the tool(s) are you using? [email protected] ### What version of Node are you using? 18.19.0 ###...
**Description** Instead of the custom treeview, you could now use the built in outline feature of VS Code. By implementing it through the language server you would also enable the...
We should move this to the Facebook C# SDK organization.
- [ ] Run tests - [ ] Update the [`CHANGELOG.md`][1] with a summary of your changes [1]: https://github.com/prettier/prettier-vscode/blob/main/CHANGELOG.md
I have a relatively straightforward configuration of 1password connect setup in terraform. The server seems to boot without any errors but I do not show any connections in the 1password...