Jacob Thomason
Jacob Thomason
``` TypeError: Cannot read property 'lineAt' of undefined at DefinitionProvider.providePHPDefinition (/Users/jacob/.vscode/extensions/shustrik.vscode-symfony-client-0.1.2/server/definition.js:14:33) at connection.onDefinition (/Users/jacob/.vscode/extensions/shustrik.vscode-symfony-client-0.1.2/server/server.js:80:33) at handleRequest (/Users/jacob/.vscode/extensions/shustrik.vscode-symfony-client-0.1.2/server/node_modules/vscode-jsonrpc/lib/main.js:361:27) at processMessageQueue (/Users/jacob/.vscode/extensions/shustrik.vscode-symfony-client-0.1.2/server/node_modules/vscode-jsonrpc/lib/main.js:252:17) at Immediate. (/Users/jacob/.vscode/extensions/shustrik.vscode-symfony-client-0.1.2/server/node_modules/vscode-jsonrpc/lib/main.js:242:13) at runCallback (timers.js:789:20) at tryOnImmediate (timers.js:751:5) at...
Not sure where else to leave this comment, but wanted to let you know that I forked this repo to add support for React Router configs and Typescript. Feel free...
Is there a way to update the address bar with the current url when using `webpack-dev-server`? It's a bit frustrating not knowing what the actual url is of the page...
Interfaces can be extremely simple, classes not so much and traits differ. The need to adhere to the same code styles for each of these, while uniform, isn't always ideal....
>Class Gregwar\Image\Adapter\Imagick contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Gregwar\Image\Adapter\AdapterInterface::saveWebp)
Is there any support for, or plans to add support for, check constraints? This was introduced in MySQL 8 a few years ago and has been around in other RDBMS...
The client property is protected in the Redis adapter, at least. It'd be nice to be able to extend the SimpleCache (PSR-16) and still be able to get the actual...
Curious if anyone is using this with react-router, and/or to generate multiple pages at once?
Firstly, sorry for the horribly vague subject. But, nothing is working with this plugin. I looked in the console - no output. I checked to make sure indexing completed before...
I'd like to go ahead and present this RFC for implementation, possibly early as it looks to have full support. Or, at the least, I'd like to get the discussion...