Yuto Takano

Results 15 issues of Yuto Takano

I found this extension on the Chrome Webstore -- I've absolutely fallen in love with how customisable it is, as well as the superb and powerful functionality. Would it be...

I'd love it if it were possible to use IndentPolicyFree on the module preamble, but IndentPolicyLeft on the body code. ## IndentPolicyFree ```hs import Control.Monad ( guard , unless ,...

enhancement

This is a bug that the QuickJump search result link is wrong when there is a module that shares the same namespace. Our project has a `Utils` module, for example,...

## Summary Currently, the calibre viewer has smooth scrolling if you press the Up/Down keyboard keys, but not if you scroll using your mouse wheel. This is regardless of the...

**Is your feature request related to a problem? Please describe.** I'd like to use a common Discord Token across the various accounts/servers. More generally, a way to share configuration parameters...

enhancement

`hledger` supports asterisks as a comment starter, but only for standalone comments not attached to any specific posting. This is written here: https://hledger.org/1.28/hledger.html#payee-and-note In addition, `hledger` supports block comments, documented...

Hi. The `z` command does not seem to work when attempting to use it when you're at C:\\. For example: ```bat D:\ cd Directory1 rem At this point "zi" shows...

**Describe the bug** The Manage History window spins "Loading", while its Dev Tools console reports the following error: ``` Uncaught NotFoundError: Failed to execute 'transaction' on 'IDBDatabase': One of the...

unable to reproduce

## The Bug that this PR Fixes Sending an empty CTCP ACTION (i.e. a /me command) from IRC will make `go-discord-irc` send the message `__` (two underscores) to Discord. This...

When looking at the [detailed dependency list of `haskell-language-server`](https://hackage.haskell.org/package/haskell-language-server-2.9.0.1/dependencies) or other multi-sublibrary packages that depend on each other, the current HTML doesn't give us insight into which specific sublibrary the...