eclipse-wildwebdeveloper / eclipse-wildwebdeveloper/wildwebdeveloper
WWD shortcuts to comment or uncomment code are wrong out-of-the-box (see #532 as well)
Nessuno ha ancora preso questa issue.
- Lingua principale
- Java
- Stelle
- 201
- Fork
- 76
- Merge medio
- 4g 7h
- PR unite (30g)
- 21
Descrizione
There is a bug it seems (at least on Windows) with the shortcut to comment lines of code.
I didn't find the way to comment out lines of code initially when using Wild Web typescript editor. I tried CTRL+SHIFT+/ or CTRL + / but those didn't do anything.
So I found issue report #352 and tried CTRL + SHIFT + C as suggested there. It still didn't work...
Then I used mouse as suggested in #352 - right click in editor / Source / Toggle line comment and that worked. And it showed as key shortcut CTRL + SHIFT + c. (so lowercase c) It started to work only after I edited the shortcut via window preferences / Keys to CTRL + SHIFT + C (capital C).
Also CTRL+SHIFT+L (the "Show Key Assist" shortcut) doesn't show this key shortcut correctly. I can only see there "Toggle Line Comment (CTRL+/)".
Please:
- Make the shortcut(s) work out-of-the-box for both full-line comment/uncomment (//) and partial comment/uncomment (/**/).
- CTRL+SHIFT + L ("Show Key Assist") when I have focus in the editor only shows "Toggle Line Comment (CTRL+/)" which, of course, doesn't work. Please make it show correctly the available commenting/uncommenting shortcut(s) in that popup.
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Inizia con il comportamento delle scorciatoie dell’editor e di Key Assist descritto qui, quindi confronta le associazioni previste con l’issue #352. Verifica su Windows le scorciatoie per commentare e decommentare righe complete e parziali, quindi conferma che CTRL+SHIFT+L elenchi le scorciatoie funzionanti quando l’editor ha il focus.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- typescript
- Ambito
- developer-experience, tooling
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100