trymeouteh

Results 594 issues of trymeouteh

### What problem does this feature solve? Unable to choose the name of the build file. You are able to choose the output directory, but not the file name itself....

feat
on hold
needs-triage

Archiver Version 7.0.1 Node Version 20.17.0 OS: Linux Mint When I use the `directory()` to copy a directory and its content into the archive file, nothing happens and the directory...

### Support plan - Which support plan is this issue covered by? (Community, Sponsor, Enterprise): Community - Currently blocking your project/work? (yes/no): No - Affecting a production system? (yes/no): No...

bug

I was able to create this debug launch config for my workspace by adding this config in `.vscode/launch.json` ``` { "name": "Rust", "type": "lldb", "request": "launch", "program": "${workspaceFolder}/target/debug/${workspaceFolderBasename}", "preLaunchTask": "rust:...

C-feature

Please release rust-up as a Scoop package for Windows

Please release rust-script as a homebrew package for MacOS

Is there a way to setup the extension to attach to the bash script before it executes rather than launch the bash script?

**Is your feature request related to a problem? Please describe.** There is not button in the top right corner to toggle from preview mode to editor mode when **Previews Mode**...

feature request

**Is your feature request related to a problem? Please describe.** When opening a markdown file, to have an option to open the markdown file in the editor and in preview...

feature request

**Is your feature request related to a problem? Please describe.** No toolbar in preview to highlight and modify text **Describe the solution you'd like** A toolbar in the preview mode...

feature request