Kevin Chavez

Results 11 issues of Kevin Chavez

How did you get started, and what do you suggest as ways others could too?

Yo, I really like this utility so I made some pretty nice improvements some while back. You should check them out, I think you're gonna love them! All kudos to...

VS Code supports [remote development](https://code.visualstudio.com/docs/remote/remote-overview). In such cases, the filesystem is not local— it's instead in, say, a remote server accessed through SSH or a container. There are therefore two...

Would be super useful for saving those colours that keep coming up, or for saving colours when experimenting with CSS. (: Awesome work btw keep it up!

duplicate
enhancement

I've tried installing both `contracts-js` and `contracts.js` globally and locally, but keep getting this error both when I try to run `coffee --contracts script.coffee` or when I compile using contracts...

This PR just formats some files with prettier. I'm using graphite.dev for this too, for the first time. Looks cool so far!

This parses: Yet the type seems to be: ```typescript export interface BinaryExpressionNode { type: 'binary-expression', operator: '>' | '=' | '

When running any command that does not error, the shell reports a trace trap: ``` faust -v FAUST Version 2.72.14 Embedded backends: DSP to C DSP to C++ DSP to...

I noticed when exporting using GUI Builder in Faust, nothing acutally shows up: I downloaded the ZIP and realized the issue lies in `index.js`. The generated code expects two files...

Hello! First and furthmost, let me thank you for building this package. I'm a big fan for it, and use it in one of my projects. My project is still...