globalhuman

Results 23 comments of globalhuman

Are you after `CONSTANT_CASE` which is implemented already? I think `SCREAMING_SNAKE_CASE` is an alternative name

Hi @ryankscott, I am unable to retrieve a new token to confirm if it's working as the URL https://sourcegraph.com/users/settings/tokens is reporting a 404. > Are you trying to connect to...

I was able to generate a new token, the website is behaving sporadically on the Safari browser. It is still not able to authenticate.

@benqua did you ever find a solution to centralize all your markdown todos in vscode?

I ended up using https://github.com/Gruntfuggly/todo-tree and adding the following to settings ```json "todo-tree.general.tags": [ "BUG", "HACK", "FIXME", "TODO", "XXX", "- [ ]" ] ``` and adding a `todo-tree.filtering.includeGlobs` filter for...

@Colengms thanks for the reply. Happy for that to be "by design" but the description used to describe the argument indicates otherwise. This text was also included above ^ in...

It's probably more kind to the users to not change which `clang-format` is used under the hood (unless you require things from a newer version) since they could be using...

I use the sqlite3 file for similar purposes. Thanks for the gesture tip. I agree it would be great to be able to automatically sync it. Is there any way...

To be fair, there are other things which benefit with the option of automatically syncing. Such as: - cloud storage for books - highlights (for example readwise) - statistics It...

+1 There are some apps which behave poorly with autofill (not strongboxes fault), I can envision a shortcut which - gathers context such as app name - searches or creates...