Dee

Results 74 issues of Dee

I'm not sure if this is supported or not. But customers and most people don't write markdown. Is it possible to have a write mode where you can edit in...

The sentence is 'This is test content. Jeg snakker litt Norsk' Clearly two languages but only 'en' is returned. Original bug here https://github.com/googleapis/google-cloud-node/issues/3524 (logged a separate bug for knowing what...

external

I feel like the Google Node APIs are getting worse with each version.. On V2 we had this `const translate: TranslationServiceClient = new TranslationServiceClient();` `let [detections] = await translate.detect(text);` Nice...

api: translate
priority: p2

Original bug here https://github.com/googleapis/google-cloud-node/issues/3524 When hovering over the function the IDE needs to tell us the format from the result.

type: docs

As title. We want to be able to set mime type for users on a could service without having to download 100gb files. It's possible with Node mime.

Mac and iPhone users upload heic format. Doesn't seem supported here?

We support around 12 platforms and two new ones incoming, they are all created in Flutter. At the moment our payment systems are a complete mess. It would be nice...

enhancement

On the swagger spec the operationIds are very long This results in very long auto generated code We need away to reduce it.

enhancement

Not Found - GET https://registry.npmjs.org/@types%2flottiefiles__svelte-lottie-player - Not found ``` Could not find a declaration file for module '@lottiefiles/svelte-lottie-player'. '/Users/zzz/Projects/cto-for-hire/ctoforhire-svelte/node_modules/@lottiefiles/svelte-lottie-player/dist/index.js' implicitly has an 'any' type. Try `npm i --save-dev @types/lottiefiles__svelte-lottie-player` if...