Benedict Lee
Benedict Lee
When using ScalaFX, I keep running into the issue of there being quite a bit of variation in how constructors are implemented in different classes. Sometimes the companion object's apply...
I'm using Scala 2.11.7 with UndoFX in my project, and when I try to compile, the compile fails with `assertion failed: TVar
How do I actually choose an icon from the list of downloaded icons? No matter which icon I click in the list before clicking "Pick Chosen Icon", it just keeps...
I have been following https://github.com/AlexPeret/websharper-cookbook-tutorial to pickup WebSharper, but on 7.0.3.364-beta3 (and a different frontend framework instead of Bootstrap) to try out the new version. I ran into an issue...
### Housekeeping - [X] I'm sure this issue is _not_ a duplicate ### Icon Type - [X] File Icon - [ ] Folder Icon ### Icon Type - [ ]...
### Description ### Reproduction steps When trying to start Ruby LSP through VSCode, it fails with the error message below: ``` Failed to activate custom environment: Command failed: /bin/bash -i...
This is related to #90 and https://github.com/peresleguine/pluggable_js/issues/4. Basically, because turbolinks does not always reload the data in the document head when a page changes, there are times when new gon...
### Describe the problem to be solved Grist only allows dates and datetimes for date/time related information. This would be unable to handle things like a recurring event happening at...
### Describe the problem to be solved Google Sheets and Excel allow for inserting image into cells with the `IMAGE` formula. This can quickly help with previewing linked images. Currently,...
Add support for `package.yaml` and `package.json5`, which are supported by pnpm. Because updating the package file is done through package manager commands, parsing the files should be sufficient for supporting...