Issues
- 0
Ol
#8 opened by Crissttianreyes - 0
SonarCloud Quality Gate failed. 
#7 opened by Crissttianreyes - 0
They have been reinstated although they have been put on a probation period which we will come back in one month to review and discuss where to go from that point on. Depending on how well they are doing at that time.
#6 opened by Crissttianreyes - 1
<div class="controls"> <button id="reload" type="button">Reload</button> </div> <div class="event-log"> <label for="eventLog">Event log:</label> <textarea readonly class="event-log-contents" rows="8" cols="30" id="eventLog"></textarea> </div> Reyescrissttian@gmail.com
#5 opened by Crissttianreyes - 0
> Keeps all the same GPT's as before but just sorts the order to make it easier to browse the README list.
#4 opened by Crissttianreyes - 0
Pegar y copiar
#3 opened by Crissttianreyes - 1
{ "workbench.colorCustomizations": { "editorGutter.background": "#00000000" // no gutter color }, "editor.renderLineHighlight": "all", "editor.lineNumbers": "off", "editor.folding": false, "editor.guides.indentation": false, "breadcrumbs.enabled": false, "editor.guides.bracketPairs": false, "editor.matchBrackets": "never", "editor.rulers": [], "editor.minimap.enabled": false, "editor.padding.top": 10, // bumping mouse scroll goofs with eidting, so we "turn off" scrolling with this feature "editor.scrollBeyondLastLine": true, "editor.scrollbar.verticalScrollbarSize": 0, "workbench.activityBar.visible": false }
#2 opened by Crissttianreyes