Tobi Schäfer

Results 55 issues of Tobi Schäfer

Steps to reproduce the problem (provide example Markdown if applicable): ```md This endash: – should look like this endash: – ``` Expected behavior: ``` This endash: – should look like...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### This issue exists in the latest npm version - [X] I am using...

Bug
Needs Triage
Release 10.x

I am using Chromium Version 47.0.2526.73 on Ubuntu 15.10 (64-bit) and thus, I get `undefined` when requiring `chrome-location`: ``` javascript > require('chrome-location'); undefined ``` To make things work in my...

help wanted

I added the Bookmarklet from here: https://github.com/kangax/kratko.js/blob/master/bookmarklet.js When I click on it, I get the prompt, but after submitting an object name this error: `Uncaught ReferenceError: TableViewer is not defined`

**Describe the bug** When I try to connect to a PostgreSQL database server on localhost, the connection times out. In the output console of VSCodium I see this error/stack trace:...

triage

**Small description** 1. I needed to install `sqlalchemy` which is undocumented ([source](https://github.com/saulpw/visidata/tree/develop/visidata/apps/vdsql#readme)) 2. `vdsql mysql://root:@localhost/mysql` causes an error: _OperationalError: (2003, "Can't connect to MySQL server on 'localhost' ([Errno 111] Connection...

bug
vdsql

### Package name [email protected] ### What changes are you requesting? ```shell $ DEVBOX_DEBUG=1 devbox global add difftastic 2024/06/03 22:41:30 findProjectDir: path is 2024/06/03 22:41:30 finding devbox config in dir: /Users/tobi...

bug
triage
package

Monaco powers VS Cod/e/ium and comes with excellent [diff support](https://microsoft.github.io/monaco-editor/playground.html?source=v0.50.0#example-creating-the-diffeditor-inline-diff-example) out of the box. Furthermore, language support for Helma skin files can be defined using the affiliated [Monarch library](https://microsoft.github.io/monaco-editor/monarch.html).