jeffgennari
jeffgennari
It seems that GitHub Light Default has changed the orange color to be darker for types and parameters. See the following "Promise" type as an example: https://github.com/primer/github-vscode-theme/blob/a00f340907799c0a0818099f587d4d5cb8df08a4/src/index.js#L35 Should the theme...
I've encountered a problem accessing classes with newer versions of java: Uncaught Exception: java.lang.UnsatisfiedLinkError: java.net.MalformedURLException: Unknown protocol: jar java.lang.UnsatisfiedLinkError: java.net.MalformedURLException: Unknown protocol: jar at org.bytedeco.javacpp.Loader.loadLibrary(Loader.java:1759) at org.bytedeco.javacpp.Loader.load(Loader.java:1345) at org.bytedeco.javacpp.Loader.load(Loader.java:1157) at...
**Describe the bug** The function prototype on the Function object is different than the function prototype on the HighFunction object. **To Reproduce** Open the attached file in Ghidra and let...