Marc Ranolfi

Results 5 issues of Marc Ranolfi

I downloaded the [0.8.1 release](https://github.com/boramalper/magnetico/releases/tag/v0.8.1) and tried running `./magneticod`. The console output is: > 2019-08-04T20:09:49.094-0300 INFO magneticod v0.8.1 has been started. > 2019-08-04T20:09:49.094-0300 INFO Copyright (C) 2017-2019 Mert Bora ALPER...

Improvement suggestion: VS Code supports adding include paths to a file `c_cpp_properties.json` under `[dir]/.vscode` as an `"includePath"` array. Code Runner could pick up these automatically and pass each one to...

feature request

Hi, first of all thanks for the extension, it's been extremely useful. Would it be worthwhile to define something like `font-size: smaller` for the `.blockLink` element? Currently, I'm using a...

I tried adding the following attribute to [this line](https://github.com/jbogard/ContosoUniversityDotNetCore-Pages/blob/6844ea0cfd3a1cf6250764995a5a94671660f483/ContosoUniversity/Pages/Students/Create.cshtml.cs#L39): `[Display(Name = "Data de Início")]` The rendered output is: ![image](https://user-images.githubusercontent.com/8507649/124159183-3927c780-da71-11eb-89c8-1c1e8c5703d5.png) Upon investigation, I found [this portion of code in file TagConventions.cs](https://github.com/jbogard/ContosoUniversityDotNetCore-Pages/blob/6844ea0cfd3a1cf6250764995a5a94671660f483/ContosoUniversity/Infrastructure/Tags/TagConventions.cs#L26):...

Brought up a few times on Discord, met with no disagreement - artwork should be moved\* - from: https://github.com/codidact/landing-page/tree/master/dist/assets/img and https://github.com/codidact/landing-page/tree/master/src/img - to: https://github.com/codidact/artwork (\*) For the sake of simplicity,...

meta: help wanted