Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Epic: New Project Wizard Part 2 #3364

Open
15 tasks
petetronic opened this issue Jun 3, 2024 · 2 comments
Open
15 tasks

Epic: New Project Wizard Part 2 #3364

petetronic opened this issue Jun 3, 2024 · 2 comments
Labels
area: project wizard Issues related to New Project Wizard category. epic Epic
Milestone

Comments

@petetronic
Copy link
Collaborator

petetronic commented Jun 3, 2024

Following on from the initial New Project Wizard work for Beta in #2110, we plan to add additional project types. Examples of other project types that we need to discuss include:

Python

  • Data Analysis Project
  • Flask Project
  • Pytorch

R

  • Tidy Models
  • Shiny App

Quarto

  • Empty project (i.e., Untitled .qmd file)
  • Blog
  • Website
  • Presentation

Other

  • Git: Select Repository
  • Empty: Select Folder
  • Multi-language project (e.g. R and Python)

Improvements

Related Issues

@anbrav0
Copy link

anbrav0 commented Jul 12, 2024

Hello!

I am just chiming in with additional thoughts on the Quarto Project Wizard. Please let me know if this is the relevant thread for this feature request

Currently, in RStudio when selecting File > New File > Quartio Presentation you get a wizard that lets you pick the different types of presentation outputs (Reveal JS, Beamer, PowerPoint)

image

however, in positron, when doing ctrl + shift + p > Quarto: New Presentation there doesn't seem to be a detailed project wizard for this format and it defaults to Reveal JS

image

So I think it would be wonderful to include support for different presentation outputs similar to how RStudios provides support for Quarto Presentations

RStudio Version:

RStudio.Version()
$citation
To cite RStudio in publications use:

  Posit team (2024). RStudio: Integrated Development Environment for R.
  Posit Software, PBC, Boston, MA. URL http://www.posit.co/.

A BibTeX entry for LaTeX users is

  @Manual{,
    title = {RStudio: Integrated Development Environment for R},
    author = {{Posit team}},
    organization = {Posit Software, PBC},
    address = {Boston, MA},
    year = {2024},
    url = {http://www.posit.co/},
  }

$mode
[1] "desktop"

$version
[1] ‘2024.4.2.764’

$long_version
[1] "2024.04.2+764"

$release_name
[1] "Chocolate Cosmos"

Positron version:

Positron Version: 2024.07.0 (system setup) build 2024.07.0-21
Code - OSS Version: 1.90.0
Commit: 82b335e27545e804b7fd806db00477a6eb49951d
Date: 2024-07-09T03:17:59.552Z
Electron: 29.4.0
Chromium: 122.0.6261.156
Node.js: 20.9.0
V8: 12.2.281.27-electron.0
OS: Windows_NT x64 10.0.19045

@sharon-wang
Copy link
Member

Hey Ana, this is a good spot for feedback on the Project Wizard, so you're all good! If ever in doubt, you can start by posting a discussion and we can direct you to relevant issues or we can create issues from there as needed 🙂

The current behaviour you're seeing via ctrl + shift + p > Quarto: New Presentation is provided by the Quarto VS Code extension, which looks to be specific to Revealjs at this time.

We intend to provide better interaction with Quarto project types in Positron's Project Wizard, so we appreciate you voicing your interest in Quarto Presentation support. I've added that project type to our list in this issue's description. Thank you for sharing your feedback!

@juliasilge juliasilge modified the milestones: Release Candidate, Future Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: project wizard Issues related to New Project Wizard category. epic Epic
Projects
None yet
Development

No branches or pull requests

4 participants