Ryan Naddy
Ryan Naddy
What about converting ` ` to ` ` and others like it?
Why wouldn't it convert the `&` to an `&`? Or what about ` `?
I have been messing around with that, but as the shapes differ in size, it has been hard for me to find a formula that automatically creates a near perfect...
Grab it from the `files.associations` settings https://code.visualstudio.com/Updates#_editor
I have introduced this in PR #181. It will place the directory at: `$HOME/.Crane`. When this becomes available you can either rename the directory, or just delete it and let...
In other vscode languages Ctrl+Click will also do the same thing, this should be supported too.
I have created a PR that kicks this off, F12 and Ctrl+Click are built into the Definition Provider.
This is in PR #115
This should be fairly easy to implement, Netbeans has already written php files all that is needed to do is copy those file to a local folder and parse those...
I have added 3rd party libraries. PDO example:  ImageMagick example:  Other types of classes:  Here is a full list...