Saravanan
Saravanan
The app crashes when a post doesn't have any thumbnail, this PR fixes that. It will fallback to profile picture of user when thumbnail is `undefined`. It also add ellipsis...
### Added `main` opts for test command, doing `spago test --main modulename` was failing because somehow the `main` option got removed in the new spago . TODO ### Checklist: -...
### Description of the change TODO ### Checklist: - [ ] Added the change to the "Unreleased" section of the changelog (where to add this?) - [ x] Added some...
In commands such as run and test, the execArgs flag is designed to accept additional arguments. However, when no arguments are explicitly passed for execArgs, it is still being parsed...
When we hit TryPurescript without any queryparams it needs to fallback back to `mainGitHubExample`, ``` mainGitHubExample :: String mainGitHubExample = "/purescript/trypurescript/" tag "/client/examples/Main.purs" mkGitHubUrl :: String -> URL mkGitHubUrl id...
issue : https://github.com/purescript/trypurescript/issues/306 When trying to hit https://try.purescript.org/ without any query params, the fallback github url has additional "/" in path
When there are no errors/warnings(on rebuild also since we are not stashing warnings), verbose-stats is showing empty stats whereas `compact-stats` is working fine ```yaml workspace: build_opts: stat_verbosity: "verbose-stats" ```
### Summary Zed crashes when I try attaching a rule which has `/selection` command in it. ### Description 1. Create a rule like ``` Add concise and useful doc comments....
For this [code](https://try.purescript.org/?code=LYewJgrgNgpgBAWQIYEsB2cDuALGAnGAKEJWAAcQ8AXOABQKgjCNIurgBEkqkA6ZAJ4AjIoTDckcAJJoAbkigowAZR5UicTXAC8cAEIAZAIIA5ANKEtcAD7STtAEoB5AOIOAosuWWtt9w%2BcHOFU8dABzH00-PDxKABU4dxj4gTJ4EPDicR44AHUkPDRMq10TKQNImzyjBzKTF2CqULQI7MkANQUlbhQQNFVuDS1ddqMDKQ48gqKWytspE1HxyZl5RRU1UTbE5Lw41KHNXQBhArATCGARPCTYvDm4dpAIAGNcG92H5DRsmFvKB7uAAeZBQeAE-3uVlsx3a7UhxDCMCoRigUE66x6fTgAC4cYgkMJ4HoQCBYEgMABaAB8jy62V6-U2cBpdMxVEZA3ULNpGO6HL6XPgrL5DMFzJF9KxTMGPP0pPJVNpJLJMApcpVirloulQu1UoFMu5kvZnIlvINZtlJv5VuNFtN4utDttTvUhCRKLROsNcBgaCQQlgyikcBeRogAGc-SCuVGw7JZHHowHgDAnGhTngNtx44o0ABrGBgBAgIQXYDJuAoMJoSh-EFggRGH6w9rV2v1vQoNHhIxgMAESPRmt1gjd3stPVIAcGdDptAwKszsBzxdxTAgZcD47PNBNATbsC0ECRnhQI9Co-HFBUQ9qePaSovJCR%2BDh5MAGhgsYfkc-LyJl%2BqYLlmOZUFGn75kWJZlhWX4rmuC5Ln%2Bn6IfOG5bqhK67hA%2B7gghA4nmeChfnAK5Xqh5E7re965v%2BHZjg2oLgi2YBtp%2BjFdj2%2BZhP2g4wMOnGjtxk5hHqIAAGaVFYSwTHAZQGJ%2BAD6KlqXJkyKWpqk6dpn5NBAMD6XghkqVY5kWZZVnWTZtl2eZIpjPJikyVoGkKeUemqe5Wk%2BZ5flKQFn5Bd5TmaZ5BlGapkX2bFNmOcsHkVFZIV6UF6VhUlwWZb5OX%2BXlgUFcZpk6XFZXagVrmaBliW5bV%2BX1YVjVeS10UmVF5WdV1mgJc55RVY8RU1X1TUjdlzXDeFo1TeNY2hc1ukxXFvVTQNk1ZetdVjZtDXbUN%2B0LdptkrUla2ZQAFLkNR1A0ykAJSzTNO3TVlulvXpkVmd130WayCzued-iBHAABESDgyDd1nYll3XQst0Pc9j0bQde0TajM3zXNalLb9tL-RdQNOEEINGGTkPQ-JsO1PDcD3cjW1PRjKPo6zaPs0zh2lT1%2BOLITATE6DejCxTVkE4l%2BB4AAAoDuwJMpdMPe9yutUdP3qxreN2O5ksDap4vyZLMuQvLiuqyryua1bmt-XzEsxHrakG5MRuy3cpv0xb5tfdbvtdbbOsO1Z73O-oxjmN7Ft%2B9HvsB5lhimBYwctaHCcR17lsx1n6tx4ladJ5ZXup%2BHZiR2r2cV51ufyfnjtF3bNcl2XCuV63y28%2B5tfJxnn7F4nkdt4PdnV5MXeF83vcN6PTdR0Pc%2BWSPYeJ3XE99%2BnXnz5vViL2PFk9yra%2Bl29W8nzvJcr-v5sn9f8Ud-H5%2BEEAA) The code generated by purescript-optimized backed is more than 17K+ line