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

Default Key bindings #48

Open
alanedelman opened this issue Nov 25, 2021 · 0 comments
Open

Default Key bindings #48

alanedelman opened this issue Nov 25, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@alanedelman
Copy link

alanedelman commented Nov 25, 2021

New users of Julia sometimes are also new users to vscode and have no clue
about things such as Cntrl+Shift+P and key bindings, and even what the below really means

great if we can have a picture of default bindings (in mac? linux? windows?)

image

still a new user wants to know only

  • execute this line
  • execute the whole file
    and has no clue what a cell is. (To be clear, a new user can probably guess that a cell
    is a group of lines, but in vscode, it's hard to tell, exactly which lines constitute a cell
    because there is no visual -- i have to look for ##
    (in jupyter, pluto, mathematica etc it is visually obvious, but not in vscode)

also a link to https://code.visualstudio.com/shortcuts/keyboard-shortcuts-macos.pdf
is mildly useful (a bit too much for a new user, and doesn't have the most important
Julia bindings above, but still useful)

@davidanthoff davidanthoff added the enhancement New feature or request label Dec 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants