Levy Barbosa

Results 10 issues of Levy Barbosa

With this change, you can use the `--watch` (or `-w`) option to watch any directory or file of your choice, and the browser will reload in response to any changes...

This should be useful in case you want to implement some sort of custom renderer for the markdown. Currently, the only way to do this would be to parse the...

I'm using Isotope with wordpress to organize my posts, however, as you can see in the image, after one element that has twice the height of the others, the order...

### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. -...

platform/windows
bug :beetle:
has-repro-gist
stale
24-x-y
25-x-y

Currently, protobuf-ts create files with imports like this: ```ts // @generated by protobuf-ts 2.9.4 // @generated from protobuf file "connection_handler.proto" (package "myapp.connection_handler", syntax proto3) // tslint:disable import { Empty }...

**Describe the bug** Cannot run/debug IEx or IEx MIx **To Reproduce** Steps to reproduce the behavior: 1. Create a new Elixir project from your IDE 2. Create a run/debug configuration...

## Description Makes `Steeltoe.Connectors.RelationalDatabaseHealthContributor` public and adds a way to override the `Id` property and `CommandText` used to check the DB (default is "SELECT 1;") The goal of this is...

## Is your feature request related to a problem? Please describe. I would like to integrate non-supported databases into Steeltoe`s healthcheck chain. (Oracle) ## Describe the solution you'd like Make...

Type/enhancement

Resolves #292 #### Checklist - [x] run `npm run test` and `npm run benchmark` - [x] tests and/or benchmarks are included - [x] documentation is changed or added - [x]...

### Prerequisites - [x] I have written a descriptive issue title - [x] I have searched existing issues to ensure the feature has not already been requested ### 🚀 Feature...