André de Jager
André de Jager
Notifications are not working for me.  I have notifications on in the preferences  ![Screen Shot 2022-02-18...
On startup I get the following error: ``` Uncaught Exception: TypeError: Cannot read property 'x' of undefined at getBrowserWindowOptions (/Applications/DevHub.app/Contents/Resources/app.asar/dist/window.js:171:39) at createWindow (/Applications/DevHub.app/Contents/Resources/app.asar/dist/window.js:67:46) at Object.updateOrRecreateWindow (/Applications/DevHub.app/Contents/Resources/app.asar/dist/window.js:210:22) at App. (/Applications/DevHub.app/Contents/Resources/app.asar/dist/index.js:113:16) at...
Managed dependencies produce a `:mvn/version` of `nil`
Running `asdf install dotnet-core latest` produces a "Could not find `.NET Core SDK` with version = 8.0.201" error. ``` ❯ asdf install dotnet-core latest Downloading the CLI installer Installing the...
I this project dead? There are outstanding pull requests and issues. If you don't have time, add me as a collaborator so I can do merges. Otherwise, I'll be taking...
sqsh (http://sourceforge.net/projects/sqsh/) can now be used tested on sql server installed sqsh via Homebrew (which includes freetds) updated SQLExec.py so that subprocesses inherit environment varaibles
If in a project, please update the .sublime-project settings file instead of adding more to the global preferences file
While editing Clojure files, Parinfer will stop working. The only way I found to get it working again is to restart IntelliJ. Toggling structural editing does not fix it. There...