Song Yang

Results 21 issues of Song Yang

### Windows build number: Microsoft Windows NT 10.0.22631.0 ### Your Distribution version: 22.04 ### Your WSL versions: ```console WSL version: 2.0.9.0 Kernel version: 5.15.133.1-1 WSLg version: 1.0.59 MSRDC version: 1.2.4677...

bug

### Problem On MacOS Sequoia 15.0.0, `cargo init` will create a project with git initialized but the default branch name is "master" instead of "main". ### Steps 1. Install the...

C-bug
A-git
S-blocked-external

# Summary I followed the quick start tutorial on this page: https://developers.google.com/sheets/api/quickstart/js#authorize_credentials_for_a_web_application When I run the code on the page, I get a blank page with just the title on...

### Location https://www.swift.org/getting-started/swiftui/#bringing-it-to-life ### Description > Those changes mean our UI will display whatever the selected property is set to, **so can see it all change** if you place a...

### Problem Statement I am on a small MacBook. I'd like to know how large Jan is going to be before downloading and installing it. ### Feature Idea Create a...

type: feature request

# Summary Following the example on [node.js](https://github.com/googleworkspace/node-samples/blob/main/sheets/snippets/sheets_update_values.js), the Typescript compiler complains about incorrect types on the `update` method. ## Expected Behavior Sample URL: https://github.com/googleworkspace/node-samples/blob/main/sheets/snippets/sheets_update_values.js Description: No Typescript errors ## Actual...

### Code editor VS Code ### Platform MacOS Sequoia 15.1.1 ### Version v1.43.0 (from the marketplace) ### What steps will reproduce the bug? In any Bash file, start to type...

### Problem Statement I tried to use "Add Provider" for https://chutes.ai/app but it didn't work. ### Feature Idea There is a new and free LLM backend API. They mostly serve...

### Jan version 0.6.3 ### Describe the Bug I am a new user. When I select "Set up remote provider", I am guided through another screen. If I click "Next"...

### What is the example you wish to see? The current command that sets up Tailwind creates something different from the docs. ```bash pnpm create plasmo --with-tailwindcss ``` The most...

documentation