kenny-evitt
kenny-evitt
### Steps to reproduce In my project's `rel/config.exs` file, I just added two new ('something') custom commands: ```elixir release :my_project do set version: current_version(:my_project) set commands: [ disable_something: "rel/commands/disable_something.bash", enable_something:...
### Precheck I didn't find any existing issues (open or closed) that cover this. I think my Dialyzer and Erlex are up-to-date but I could be wrong – please let...
I'm a former maintainer of this project. Because of the recent [GitHub breach](https://github.blog/2022-04-15-security-alert-stolen-oauth-user-tokens/), I'm reviewing my (personal) GitHub account. I noticed that I still had two OAuth apps authorized: -...
There are several recent bug reports for users that upgraded in LT, for 0.8.1 in particular, that are reported as being fixed by downloading the relevant release package directly. Some...
The goal is to download the appropriate release file for each platform. Currently, the source tarball is being downloaded but that doesn't contain any of the compiled ClojureScript code, so...
This was originally reported in #1022. Steps to reproduce: 1. In an open file, type the example text below. 2. Invoke the editor find (e.g. Ctrl+f) and type `lighttable` in...
[@josser suggested this in the Gitter room](https://gitter.im/LightTable/LightTable?at=5714c4d55ed5a4fd3fe3f000) and linked to a Gist with instructions on how to use the same feature in Homebrew: - [Set your Github API Token If...
The file shows the Electron icon instead. I also noticed on my Windows 7 netbook that the window title, when it first opens after running the executable, shows "Electron". My...
This would be nice to have tho it's very much _not_ a priority. [I replied to someone asking for help on getting started understanding the LT source code](https://gitter.im/LightTable/LightTable?at=564f2ebf051b93d13c8d4e10) in [the...
Brian Dukes created [a Chocolatey package for Light Table](https://chocolatey.org/packages/LightTable). [Chocolatey is a pretty awesome package manager for Windows.] He recently updated it for the latest (0.8.1) version of Light Table....