DyBev
DyBev
You can change the keybinds in the preferences menu. There is no way Amethyst is going to be able to determine when your (shift+option+l) is intended for typing or for...
I see thanks for pointing me towards the syntax highlighter, I can just add the syntax highlight file to that repo then it would solve the issue I'm facing where...
@LZDQ yes that is what I've been doing. I've moved away from the plugin now. The comment isn't helpful. By your logic, why should this plugin exist in the first...
With this change could the first render logic be removed from the isLoading function?
Added the code changes in #98 to a branch [here](https://github.com/DyBev/fetchye/tree/test/changes/include-pr-98) and ran the package locally. the changes don't interfer with my changes. Will need to re-create the implementation of #98...
Converting to draft whilst pr #102 is open
### Testing for sequential calls Fetchye v1.7.1 Fetchye with these changes
### Testing for id changing after render note: there is potentially an issue where the initial return will return the data from the previous id. see #105 Fetchye with these...
### testing again forceFetch functionality Fetchye 1.7.1 Fetchye with these changes
Screenshots when not using a custom fetcher: before key change: after key change: