Devric
Devric
It don't seems theres an option to allow multiple files to be opened at the same time like taglist does. any plans for that?
### Qwik Version 0.9.0 ### Operating System (or Browser) Mac m2, Brave / Chrome ### Node Version (if applicable) _No response_ ### Which component is affected? Qwik Runtime ### Expected...
i have setup these to listen for post ``` route.addRoute('/search/:key') .post(function(e, param){ console.log('things') }) // try these methods below in here route.start() ``` - i've tried to just use action="#/search/"...
``` message : BackboneViews is not defined ``` any way to read amd without exporting my backbone to global? I think the majority who uses backbone will use some sort...
When testing, if an error occurred, the dynamic created selenium port will not close. so is the port for phantomjs. any way to include a grunt method to clean up...
**Describe the bug** I'm trying to build this package to use with VIM debuger, but getting a type error when building ``` TypeError: Cannot assign to read only property 'atime'...
When focusing on any of the dropdown sugestions, it replaces the default search value, how do i unbind this action so that it will not replace the value until i...
### Description This app will be amazing to work on gamepad mode using joysticks. Considering devices like rog ally, legion go where it uses xbox controller layout. ### Affected Desktop...