question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

When `Create Issue` is executed, "ASCII code `0xdf`" will be entered.

See original GitHub issue

Issue Type: Bug

ctrl+s has conflict with normal file save command on windows.

  1. change shortcut to ctrl+alt+ s
  2. press create an issue button
  3. edit newissue.md
  4. ctrl+alt+ s
  5. appear “Mysterious character” on newissue.md: that has ascii code 0xdf

If click the UI button without using the shortcut key, it will work as expected.

I don’t know if it’s related,

GitHub.vscode-pull-request-github]: `remoteHub/pullRequest` is not a valid menu identifier
_logMessageInConsole @ workbench.desktop.main.js:3036

Extension version: 0.37.2022021515 VS Code version: Code 1.64.2 (f80445acd5a3dadef24aa209168452a3d97cc326, 2022-02-09T22:02:28.252Z) OS version: Windows_NT x64 10.0.19044 Restricted Mode: No

System Info
Item Value
CPUs Intel® Core™ i3-4150 CPU @ 3.50GHz (4 x 3492)
GPU Status 2d_canvas: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
rasterization: enabled
skia_renderer: enabled_on
video_decode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
Load (avg) undefined
Memory (System) 7.92GB (2.38GB free)
Process Argv –crash-reporter-id 5beae045-4e82-45fa-a01a-426c34e588f3
Screen Reader no
VM 0%
A/B Experiments
vsliv368cf:30146710
vsreu685:30147344
python383:30185418
vspor879:30202332
vspor708:30202333
vspor363:30204092
vswsl492:30256859
pythonvspyl392:30443607
pythontb:30283811
pythonvspyt551cf:30345471
pythonptprofiler:30281270
vshan820:30294714
vstes263cf:30335440
pythondataviewer:30285071
vscod805:30301674
pythonvspyt200:30340761
binariesv615:30325510
bridge0708:30335490
bridge0723:30353136
vsaa593:30376534
vsc1dst:30438360
pythonvs932:30410667
wslgetstarted:30449410
vsclayoutctrt:30451275
dsvsc008:30440022
pythonvsnew555:30450902
vsbas813:30436447
vscscmwlcmc:30438804
vscgsvid1:30447480
helix:30440343
dockersurvey3:30446832
pynewfile477:30450038

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
alexr00commented, Mar 22, 2022

It is too late to change the default keybinding for this, as many users will have gotten used to the current keybinding.

The ctrl+s keybinding to create the issue was also a user request, so while I agree that not every user has the same keybinding preferences, I will not be able to make both happy with the default even if I do change it.

I think this is a good example of why we let you configure the keybindings yourself if you want to 😃. If you have not modified keyboard shortcuts before, you can see how to do so here: https://code.visualstudio.com/docs/getstarted/keybindings?msclkid=d6df428da9f111eca4f91c5cfc10415f#_keyboard-shortcuts-editor

1reaction
alexr00commented, Mar 21, 2022

This worked ok for me:

  1. Make sure auto save is turned on.
  2. Change the shortcut of “Create Issue” command to be ctrl + alt + s.
  3. Press “Create an issue” button.
  4. Edit newissue.md
  5. ctrl+alt+s
  6. Issue is created.

Do my steps differ from yours?

Read more comments on GitHub >

github_iconTop Results From Across the Web

HTB: Unicode | 0xdf hacks stuff - GitLab
The challenge is that there are a lot of unicode characters that to the eye look exactly the same as ASCII characters, but...
Read more >
HTB: Outdated | 0xdf hacks stuff - GitLab
First, I'll exploit Folina by sending a link to an email address collected via recon over SMB. Then I'll exploit shadow credentials to...
Read more >
HTB: Proper | 0xdf hacks stuff - GitLab
I'll run a few more sqlmap commands to get a feel for the DB. Each one is slow because it's having to brute...
Read more >
HTB: Developer | 0xdf hacks stuff - GitLab
I'll crash that application to see Django is running in debug mode, and get the secret necessary to perform a deserialization attack, providing ......
Read more >
HTB: Sniper - 0xdf hacks stuff - GitLab
The first privesc was a common credential reuse issue. The second involved poisoning a .chm file to get code execution as the administrator....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found