ShadelessFox

Results 55 issues of ShadelessFox

_Originally posted by @givihuda in https://github.com/dbeaver/dbeaver/discussions/14662#discussioncomment-3192302_ 1. Eclipse uses `⇞` and `⇟` glyphs which confuse macOS users because mac keyboards don't have such keys. We need to patch Eclipse to...

bug
xo:macos
xo:eclipse
wiki
sp:1

### Discussed in https://github.com/dbeaver/dbeaver/discussions/14662 Finding a command for the given "action" text is hard. It should match the name of the command.

wiki
sp:1

Fixes #6344. |Before|After| |---|---| |||

In some cases, adding try-catch block on every API call is not very comfortable, so why not add ability to set global callbacks for VkApiClient instance? ```java VkApiClient client =...

### Description https://github.com/dbeaver/dbeaver/assets/35821147/437e3371-8939-4dcb-938f-a24b8720f238 ### DBeaver Version DBeaver 23.3.3 ### Operating System _No response_ ### Database and driver _No response_ ### Steps to reproduce _No response_ ### Additional context _No response_

bug
sp:3
xp:normal
xf:sql editor

This is a continuation of #6077. Currently, we show the `Jobs` folder even if the mentioned extension is not installed. In order to hide it, we need to load a...

x:postgresql
feature request
xf:navigator
xp:normal

Try selecting several objects in Oracle DB1. It would take several minutes to find these objects against the `devel` branch.