strange_v

Results 3 issues of strange_v

**Steps to reproduce:** 1. Create a document that contains a semicolon in the id property ```js VSS.getService(VSS.ServiceIds.ExtensionData).then(function(dataService) { dataService.setDocument('MyCollection', { id: '2020-03-03T15:27:44.01Z', text: 'test' }); }); ``` 2. Try to...

Hi, thank you for the library! I'm using it (just started) on WT32-ETH01, which supports an Ethernet connection instead of WiFi. To make it work, I had to add a...

I was surprised that it isn't possible to copy query results into the clipboard, so I added such functionality + hotkeys. **Tabs** middle mouse click - close tab under the...