Lukasz Wiechec

Results 20 issues of Lukasz Wiechec

Hi, I just started using ILRepack. I try to create a single EXE for my application which is a quite thin layer on top of NUnit 2 GUI runner. At...

## Summary Quickly adding plugin for [gum](https://github.com/charmbracelet/gum). ## Checklist - [x] CI tests are green. If you are using GitHub, you might want to use the `plugin_test` action from [asdf-actions](https://github.com/asdf-vm/actions)...

After upgrading to `omnisharp-emacs` 4.2, integration with `flycheck` stopped working. With debugging turned on, I can see this: ``` Debugger entered--Lisp error: (void-variable server-info) signal(void-variable (server-info)) flycheck-buffer() flycheck-buffer-automatically((idle-change)) flycheck--handle-idle-trigger(#) apply(flycheck--handle-idle-trigger...

When I try to install new docset, I am getting this: ``` gnutls.el: (err=[-50] The request is invalid.) boot: (:priority NORMAL:-VERS-TLS1.3 :hostname api.github.com :loglevel 0 :min-prime-bits 256 :trustfiles (/etc/ssl/certs/ca-certificates.crt) :crlfiles...

Hi, first of all - thank you for working on this project; it is very very cool! I managed to get the case printed - now it's time to get...

...so that installation is as easy as possible :)

When I try to install the package using `make` I am getting errors about the docstrings being too long: ``` Compiling file /home/me/emacs.d/el-get/explain-pause-mode/explain-pause-mode.el at Thu Apr 13 15:09:24 2023 In...

it seems that in the latest version of JDBC driver from Microsoft (12.2.0.jre11) the name of the driver is `com.microsoft.sqlserver.jdbc.SQLServerDriver`, instead of `com.microsoft.jdbc.sqlserver.SQLServerDriver`. In order to keep with the old...

Hi, I have prepared a first draft of 1.1.2 version that should handle the GitHub Enterprise. It is still not 100% ready (read below), but - _could you check if...