Nathan Totten

Results 29 issues of 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...

area:deploy/retrieve
type:enhancements

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...

enhancement

- [ ] 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....

area:apex
type:feedback
area:usability
area:tests

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',...

type:bug
area:quality

### 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 ###...

bug
awaiting Cloudflare response

**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...

Feature
Module: XML Tree View
Research Required

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...

bug