Luke Secomb

Results 12 issues of Luke Secomb

Zooming in Firefox still seems to be broken? Would a more future proof solution be adding a `zoomSensitivity` prop to the ``? Even as browsers change their behavior and being...

bug
feature request

How would one go about implementing undo functionality, or some sort of log / history so users can undo actions (mainly for deleted nodes).

feature request
help wanted

I assume you guys already have a roadmap of all the awesome endpoints you plan on adding to the API. It would be cool if these were publicly visible (gotta...

feature request

Add a widget to the Dashboard to display deployment status and some other goodies

enhancement

refactor JavaScript code to allow to remove dependency on jQuery

enhancement
help wanted

Is there a reason `wav`/`aiff` files are not supported? Had a poke around in the `id3` package and it looks like they are supported over there?

Would be awesome if we could configure the input types, especially for the Colors. Proposing a similar setup to the standard [Storybook ArgTypes](https://storybook.js.org/docs/react/essentials/controls#annotation) Thinking that config per `@presenter` type would...

enhancement

This is not a discussion/idea, this is a bug with the plugin. ### Original issue https://github.com/forcedotcom/salesforcedx-vscode/issues/4922 ### Discussed in https://github.com/forcedotcom/salesforcedx-vscode/discussions/5474 Originally posted by **lukethacoder** June 15, 2023 **Is your feature...

### Summary Autocomplete / IntelliSense not working for Apex code. On both SObjects and built in Apex functions. ### Steps To Reproduce: 1. Open Salesforce project, with existing classes. 2....

type:bug
area:apex

**Checklist** - [x] Did you run the analyzer with the `--dev` flag to get more information? - [x] Did you create a **minimal** reproduction in the [playground](https://custom-elements-manifest.netlify.app/)? [Playground Reproduction](https://custom-elements-manifest.netlify.app/?source=LyoqCiAqIEEgbnVtYmVyLCBvciBhIHN0cmluZyBjb250YWluaW5nIGEgbnVtYmVyLgogKiBAdHlwZWRlZiB7T2JqZWN0fSBOdW1iZXJMaWtlCiAqIEBwcm9wIHtudW1iZXJ9IE51bWJlciB0byByZXR1cm4gCiAqLwoKLyoqCiAqIEEgbnVtYmVyLCBvciBhIHN0cmluZyBjb250YWluaW5nIGEgbnVtYmVyLgogKiBAdHlwZWRlZiB7aW1wb3J0KCcuL051bWJlckxpa2VUeXBlcy5qcycpLk51bWJlckxpa2V9IE51bWJlckxpa2VFeHRlcm5hbAogKi8KCmV4cG9ydCBkZWZhdWx0IGNsYXNzIE15RWxlbWVudCB7CiAgICAvKioKICAgICAqIFNldCB0aGUgbWFnaWMgbnVtYmVyICh1c2luZyBhIGxvY2FsIEB0eXBlZGVmIGFubm90YXRpb24pLgogICAgICogQHBhcmFtIHsobnVtYmVyfHN0cmluZyl9IHggLSBUaGUgbWFnaWMgbnVtYmVyLgogICAgICogQHJldHVybnMge051bWJlckxpa2V9IC0gVGhlIG1hZ2ljIG51bWJlci4KICAgICAqLwogICAgc2V0TWFnaWNOdW1iZXIoeCkgewogICAgICAgIHJldHVybiB7CiAgICAgICAgICAgIG51bWJlcjogeAogICAgICAgIH0KICAgIH0KICAgIAogICAgLyoqCiAgICAgKiBTZXQgdGhlIG1hZ2ljIG51bWJlciAodXNpbmcgYW4gZXh0ZXJuYWwgQHR5cGVkZWYgYW5ub3RhdGlvbikuCiAgICAgKiBAcGFyYW0geyhudW1iZXJ8c3RyaW5nKX0KICAgICAqIEByZXR1cm5zIHtOdW1iZXJMaWtlRXh0ZXJuYWx9IC0gVGhlIG1hZ2ljIG51bWJlci4KICAgICAqLwogICAgc2V0TWFnaWNOdW1iZXJFeHRlcm5hbCh4KSB7CiAgICAgICAgcmV0dXJuIHsKICAgICAgICAgICAgbnVtYmVyOiB4CiAgICAgICAgfQogICAgfQp9&library=vanilla) **Expected...