PerMildner

Results 44 issues of PerMildner

`make.sh` unconditionally adds `i386` to `LIBARCH`. This architecture is no longer supported on macOS, and prevents `make.sh` from working in macOS 10.15 and probably earlier. This is the same underlying...

I want to make Oni use my language server for my language. I tried to get Oni to use my language server. I added the following to `config.tsx`: ``` "language.prolog.languageServer.command":...

When implementing a LSP server it would be nice if LSP4J could maintain the initialization-state, e.g. automatically respond with the required errors if a request arrives before [initialize](https://microsoft.github.io/language-server-protocol/specification#initialize) or after...

I see no documentation for the `.kopiaignore` format. A search in https://kopia.io/docs/ finds no matches (which looks like a bug in the docs search engine, since `.kopiaignore` is mentioned, but...

help wanted
good first issue
documentation

### Description The link at https://pypi.org/project/json-rpc/#competitors is no longer useful since the list of implementations is gone from the Wikipedia article https://en.wikipedia.org/wiki/JSON-RPC

bug
good first issue
refactoring

Two errors in the cosmos and tendermint sites related to login and contact: 1. On https://forum.cosmos.network/c/tendermint the Log In button brings up a dialog. Pressing the "with Google" goes to...

> Greats building tools to minimize the image number of layers and optimize image build. "Greats building tools" is not correct. I do not know what it wants to say.

Kopia was running, I _think_ I clicked its icon in the dock. I was not actively using/interacting with kopia. I have several repositories configured. This is the first crash, I...

This was while editing/viewing a largish (malformed) that used to be a plain text file which makes the task editor somewhat confused. (But note that this was after several other...

org.eclipse.swt.SWTException: Failed to execute runnable (java.util.ConcurrentModificationException) at org.eclipse.swt.SWT.error(SWT.java:4083) at org.eclipse.swt.SWT.error(SWT.java:3998) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:137) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3593) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3286) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)...