Chance Snow

Results 57 comments of Chance Snow

The `Ctrl-Shift-F` keyboard shortcut makes sense as a logical extension of the existing Find/Replace affordance.

https://github.com/chances/vala-language-server-protocol

@elementary I'd like to take some ownership of this issue in tandem with my [LSP protocol](https://github.com/chances/lsp-glib) work. Is there a formal process for issue assignment? Or shall I just open...

At the very least, I think it would be beneficial to include instructions in the project's readme describing how to best install a third-party plugin, even if it's built from...

@danrabbit Has there been any indication from Google why your OAuth application has stalled?

What of this issue? I still cannot add a calendar as "less secure" sign-in strategies are blocked by Google.

@WebFreak001 Any update on this issue? The extension is automatically renaming my modules with `source.` prefixes.

This should also support how Google Chrome uses `~/.local/share/desktop-directories/chrome-apps.directory` to store Chrome Apps: ```ini [Desktop Entry] Version=1.0 Type=Directory Name=Chrome Apps Icon=google-chrome ```

@nazwa No, I'm still experiencing this issue. How do you figure? The session access always happens in a subsequent request after the initial request that set the `AUTH_STATE` in the...

@nazwa 1. The problem does not occur with cookie storage. I have not tried with memcache 2. Redis works wonderfully when used directly via [garyburd/redigo](https://github.com/garyburd/redigo) I'm working around this issue...