Morten N.O. Nørgaard Henriksen

Results 46 issues of Morten N.O. Nørgaard Henriksen

exec setting shouldn't be necessary if perl binaries are in `PATH` * Make sure this works on windows

enhancement

At the moment the console is limited to raw IO there should be added better variable inspection in the console.

enhancement

We should add more perl distributions to the test matrix: * [x] Strawberry * [x] Activeperl * [ ] cygwin *(is it recommendable?)* * [ ] citrus

help wanted

Windows perl debugger fails to restart the debugger - we might have to respawn the debugger. https://github.com/raix/vscode-perl-debug/blob/master/src/adapter.ts#L404-L407 https://github.com/raix/vscode-perl-debug/blob/master/src/tests/connection.test.ts#L239-L245

bug

`BEGIN {$DB::deep = 500;}`

The idear is to have a simple way to keep as much relevant data on ground as possible - so the 5 or 10 Mb we have should be quoted...

enhancement

@timbrandin get this issue when I have multiple tabs open with the same application. `Exception in setTimeout callback: TypeError: Cannot convert undefined or null to object` I noticed after updating...

Missing replication

- [ ] Update readme - [ ] Update wiki, add info about arch etc.

enhancement
Add to wiki

Tracking WIP releases, first release is a complete rewrite in ES2015 using `localforage` as the storage adapter. Requires `[email protected]` #### Notes - `Ground.Collection(name, options)` extends `Mongo.Collection` with a few extra...

On the server-side there should be a conflict handler for letting the right data win. - [ ] Create an api for building cusom conflictHandlers optional one pr. collection -...

enhancement