Michael Yoo
Michael Yoo
Hello, I think I've found a bug when auryn attempts to instantiate an object which is a descendant of `\ArrayObject`. Exception / Stack trace: ``` PHP Fatal error: Uncaught exception...
Does PocketTool support ipv6?
Since the compiler generates warnings with suggestions for type annotations, the plugin should offer the option of automatically inserting them. (Similar to Alt-Enter quick-fix on InteliJ IDEs)
Hello, When I attempt to use a nested ·ls(), I get a "Duplicated AST label ·array". What does that error mean and is ·ls supposed to be allowed to be...
Hi, After using this awesome tool for a while, I tried to use py-spy on a debug build of Python, but it does not seem to work. ``` $ RUST_LOG=info...
> Instead of re-developing our own algorithms to get a better VM, LLVM will be used. It natively provides a typed Intermediate Representation (IR) language, kind of an “opcode” (to...
Hello, I think it will be a good idea to publish this package on Packagist, for the PHP stub?
After installing this plugin, the omnicomplete menu that looks something like `Omnicomplete (y/n/x/d/q/s)` is no longer visible after pressing `Ctrl-x`, although it looks like I can still use the shortcuts....
Hello, I have installed both xclip and xsel on Debian Jessie, however the clipboard function does not work. It also appears that Gist seems to run `which xsel -i`, which...