Francis Hamel

Results 3 issues of Francis Hamel

### Description The concept of [profiles](https://code.visualstudio.com/docs/editor/profiles) has recently been added to Visual Studio Code. According to the doc, profiles let you create sets of customization and quickly switch between them...

feature request

Hi! I noticed a discrepancy in the docs. In the [docs](https://tonaljs.github.io/tonal/docs/basics/intervals#intervalsimplify), we see that calling `["8P", "9M", "10M", "11P", "12P", "13M", "14M", "15P"].map(Interval.simplify)` should return `[ "8P", "2M", "3M", "4P",...

Hi 👋 I'm not sure if I'm using the right term but I think it could be useful to add a code action that appends `_` to a label in...

help wanted